using all chests for recipes instead of standard chest only

This commit is contained in:
Jottyfan 2024-07-23 09:32:25 +02:00
parent 0338c7c5ef
commit 7e299caed0
3 changed files with 3 additions and 3 deletions

View File

@ -9,7 +9,7 @@ yarn_mappings=1.21+build.2
loader_version=0.15.11
# Mod Properties
mod_version=1.21.0.2
mod_version=1.21.0.3
maven_group=de.jottyfan.quickiemod
archives_base_name=quickiemod

View File

@ -10,7 +10,7 @@
"item": "quickiemod:speedingot"
},
"c": {
"item": "minecraft:chest"
"tag": "c:chests"
}
},
"result": {

View File

@ -10,7 +10,7 @@
"item": "quickiemod:speedpowder"
},
"s": {
"item": "minecraft:chest"
"tag": "c:chests"
}
},
"result": {