吞噬盘相关新合成物品材质
This commit is contained in:
parent
7157e3e7ce
commit
08cb4a4e08
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"parent": "item/generated",
|
||||
"textures": { "layer0": "extendedae_plus:item/energy_core" }
|
||||
}
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"parent": "item/generated",
|
||||
"textures": { "layer0": "extendedae_plus:item/oblivion_singularity" }
|
||||
}
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"parent": "item/generated",
|
||||
"textures": { "layer0": "extendedae_plus:item/quantum_storage_core" }
|
||||
}
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"parent": "item/generated",
|
||||
"textures": { "layer0": "extendedae_plus:item/spatial_core" }
|
||||
}
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"parent": "item/generated",
|
||||
"textures": { "layer0": "extendedae_plus:item/storage_core" }
|
||||
}
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 2.6 KiB |
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"animation": {
|
||||
"interpolate": true,
|
||||
"frames": [
|
||||
{"index": 0, "time": 35},
|
||||
{"index": 1, "time": 5}
|
||||
]
|
||||
}
|
||||
}
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 1.4 KiB |
|
|
@ -0,0 +1,31 @@
|
|||
{
|
||||
"animation": {
|
||||
"interpolate": true,
|
||||
"frametime": 2,
|
||||
"frames": [
|
||||
0,
|
||||
{"index": 1, "time": 1},
|
||||
{"index": 2, "time": 1},
|
||||
{"index": 3, "time": 1},
|
||||
{"index": 4, "time": 1},
|
||||
{"index": 1, "time": 1},
|
||||
{"index": 2, "time": 1},
|
||||
{"index": 3, "time": 1},
|
||||
{"index": 4, "time": 1},
|
||||
{"index": 15, "time": 5},
|
||||
5, 6, 7, 8, 9, 10, 11, 12, 13, 14,
|
||||
5, 6, 7, 8, 9, 10, 11, 12, 13, 14,
|
||||
{"index": 15, "time": 5},
|
||||
0,
|
||||
{"index": 4, "time": 1},
|
||||
{"index": 3, "time": 1},
|
||||
{"index": 2, "time": 1},
|
||||
{"index": 1, "time": 1},
|
||||
{"index": 4, "time": 1},
|
||||
{"index": 3, "time": 1},
|
||||
{"index": 2, "time": 1},
|
||||
{"index": 1, "time": 1},
|
||||
{"index": 15, "time": 25}
|
||||
]
|
||||
}
|
||||
}
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 2.2 KiB |
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"animation": {
|
||||
"interpolate": true,
|
||||
"frames": [
|
||||
{"index": 0, "time": 35},
|
||||
{"index": 1, "time": 5}
|
||||
]
|
||||
}
|
||||
}
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 1.7 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 2.6 KiB |
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"animation": {
|
||||
"interpolate": true,
|
||||
"frames": [
|
||||
{"index": 0, "time": 35},
|
||||
{"index": 1, "time": 5}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"SBS",
|
||||
"QXQ",
|
||||
"SBS"
|
||||
],
|
||||
"key": {
|
||||
"S": {
|
||||
"item": "ae2:speed_card"
|
||||
},
|
||||
"B": {
|
||||
"item": "extendedae_plus:64x_crafting_accelerator"
|
||||
},
|
||||
"Q": {
|
||||
"item": "ae2:spatial_cell_component_2"
|
||||
},
|
||||
"X": {
|
||||
"item": "ae2:cell_component_256k"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "extendedae_plus:1024x_crafting_accelerator",
|
||||
"count": 1
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user