mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-29 19:59:20 +00:00
9 lines
154 B
JSON
9 lines
154 B
JSON
{
|
|
"type": "IRON_GOLEM",
|
|
"mainHand": {
|
|
"type": "iron_sword",
|
|
"lore": ["How the hell did you get this?"]
|
|
},
|
|
"aware": true
|
|
}
|