Clean slate

This commit is contained in:
bytegrip
2025-11-08 15:21:14 +02:00
commit 73bfc2019d
890 changed files with 112578 additions and 0 deletions

View File

@@ -0,0 +1,32 @@
{
"catalyst": {
"item": "minecraft:diamond",
"data": 0
},
"shape": [
"OQO",
"QGQ",
"OQO"
],
"origin": {
"x": 1,
"y": 1
},
"definition": {
"O": {
"states": [
"minecraft:obsidian"
]
},
"Q": {
"states": [
"minecraft:quartz_block"
]
},
"G": {
"states": [
"minecraft:glowstone"
]
}
}
}