add c:wooden_barrels to recipe
tested in dev working fine, betterx, blockus, eden ring, vanilla and other mods barrels all accepted as viable recipe
This commit is contained in:
parent
c72f519248
commit
e653d28a7d
1 changed files with 5 additions and 1 deletions
|
@ -6,9 +6,13 @@
|
|||
"WPW"
|
||||
],
|
||||
"key": {
|
||||
"B": {
|
||||
"B":[
|
||||
{
|
||||
"tag": "blockus:barrels"
|
||||
},
|
||||
{
|
||||
"tag": "c:wooden_barrels"
|
||||
}],
|
||||
"P": {
|
||||
"item": "minecraft:paper"
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue