Files
Age-of-the-Gods/src/main/resources/data/ageofthegods/recipe/olive_pressure_plate1.json
T
paladin cfb24df5f8 Added full olive wood set.
Broken inventory item models.
2026-08-04 00:06:42 +01:00

16 lines
254 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "equipment",
"pattern": [
" ",
" ",
"aa "
],
"key": {
"a": "ageofthegods:olive_planks"
},
"result": {
"id": "ageofthegods:olive_pressure_plate",
"count": 1
}
}