update: version 1.3.1

This commit is contained in:
nimsolated
2026-03-03 09:07:03 -08:00
parent eed3074fe8
commit 49a145af5a
5 changed files with 280 additions and 162 deletions

View File

@@ -0,0 +1,17 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"pattern": [
"aaa",
"aaa"
],
"key": {
"a": {
"item": "nims_random_bullshit:shit"
}
},
"result": {
"item": "nims_random_bullshit:broken_glass",
"count": 16
}
}