Compare commits
2 Commits
467a22af35
...
6a5068deee
Author | SHA1 | Date | |
---|---|---|---|
6a5068deee | |||
527d5ec15d |
Binary file not shown.
After Width: | Height: | Size: 449 B |
Binary file not shown.
After Width: | Height: | Size: 475 B |
@ -0,0 +1,9 @@
|
|||||||
|
{
|
||||||
|
"type": "minecraft:blasting",
|
||||||
|
"ingredient": {
|
||||||
|
"item": "quaedam:projection_metal"
|
||||||
|
},
|
||||||
|
"result": "quaedam:causality_anchor",
|
||||||
|
"experience": 1.0,
|
||||||
|
"cookingtime": 1200
|
||||||
|
}
|
@ -0,0 +1,19 @@
|
|||||||
|
{
|
||||||
|
"type": "minecraft:crafting_shaped",
|
||||||
|
"pattern": [
|
||||||
|
"---",
|
||||||
|
"-.-",
|
||||||
|
"---"
|
||||||
|
],
|
||||||
|
"key": {
|
||||||
|
"-": {
|
||||||
|
"item": "quaedam:projection_metal"
|
||||||
|
},
|
||||||
|
".": {
|
||||||
|
"item": "minecraft:obsidian"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"result": {
|
||||||
|
"item": "quaedam:reality_stabler"
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user