fixed create deco conflict with TAN
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
# changes
|
||||
|
||||
## v0.0.1: Celestia season 1
|
||||
- do later
|
||||
- do later
|
||||
- fixed create deco conflict with TAN
|
||||
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"category": "misc",
|
||||
"key": {
|
||||
"b": {
|
||||
"item": "minecraft:copper_ingot"
|
||||
}
|
||||
},
|
||||
"pattern": [
|
||||
"b b",
|
||||
" ",
|
||||
"b b"
|
||||
],
|
||||
"result": {
|
||||
"count": 4,
|
||||
"item": "createdeco:copper_support"
|
||||
},
|
||||
"show_notification": true
|
||||
}
|
||||
Reference in New Issue
Block a user