超级装配矩阵速度核心的战利品表和mineAble标签
This commit is contained in:
parent
08277b1df9
commit
1bd95f8bf7
|
|
@ -0,0 +1,19 @@
|
||||||
|
{
|
||||||
|
"type": "minecraft:block",
|
||||||
|
"pools": [
|
||||||
|
{
|
||||||
|
"rolls": 1,
|
||||||
|
"entries": [
|
||||||
|
{
|
||||||
|
"type": "minecraft:item",
|
||||||
|
"name": "extendedae_plus:assembler_matrix_speed_plus"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"conditions": [
|
||||||
|
{
|
||||||
|
"condition": "minecraft:survives_explosion"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
|
@ -4,6 +4,7 @@
|
||||||
"extendedae_plus:network_pattern_controller",
|
"extendedae_plus:network_pattern_controller",
|
||||||
"extendedae_plus:wireless_transceiver",
|
"extendedae_plus:wireless_transceiver",
|
||||||
"extendedae_plus:assembler_matrix_upload_core",
|
"extendedae_plus:assembler_matrix_upload_core",
|
||||||
|
"extendedae_plus:assembler_matrix_speed_plus",
|
||||||
"extendedae_plus:4x_crafting_accelerator",
|
"extendedae_plus:4x_crafting_accelerator",
|
||||||
"extendedae_plus:16x_crafting_accelerator",
|
"extendedae_plus:16x_crafting_accelerator",
|
||||||
"extendedae_plus:64x_crafting_accelerator",
|
"extendedae_plus:64x_crafting_accelerator",
|
||||||
|
|
|
||||||
|
|
@ -3,6 +3,7 @@
|
||||||
"values": [
|
"values": [
|
||||||
"extendedae_plus:wireless_transceiver",
|
"extendedae_plus:wireless_transceiver",
|
||||||
"extendedae_plus:assembler_matrix_upload_core",
|
"extendedae_plus:assembler_matrix_upload_core",
|
||||||
|
"extendedae_plus:assembler_matrix_speed_plus",
|
||||||
"extendedae_plus:4x_crafting_accelerator",
|
"extendedae_plus:4x_crafting_accelerator",
|
||||||
"extendedae_plus:16x_crafting_accelerator",
|
"extendedae_plus:16x_crafting_accelerator",
|
||||||
"extendedae_plus:64x_crafting_accelerator",
|
"extendedae_plus:64x_crafting_accelerator",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user