al final si hay cañones y cambio de 3d en texturas de puertas y trampillas
This commit is contained in:
parent
41598c9e8f
commit
4cc43ec261
|
@ -1120,7 +1120,18 @@
|
||||||
"enlightened_end:nuclear_bomb",
|
"enlightened_end:nuclear_bomb",
|
||||||
"enlightened_end:raw_irradium",
|
"enlightened_end:raw_irradium",
|
||||||
"enlightened_end:irradium_bar",
|
"enlightened_end:irradium_bar",
|
||||||
"enlightened_end:depleted_irradium_bar"
|
"enlightened_end:depleted_irradium_bar",
|
||||||
|
"blocky_siege:giant_cannon",
|
||||||
|
"blocky_siege:giant_cannon_ball",
|
||||||
|
"blocky_siege:giant_cannon_void_block",
|
||||||
|
"blocky_siege:giant_fire_bomb",
|
||||||
|
"blocky_siege:giant_frost_bomb",
|
||||||
|
"blocky_siege:giant_sculk_bomb",
|
||||||
|
"blocky_siege:ballista_stand",
|
||||||
|
"blocky_siege:illager_ballista_golem_stand",
|
||||||
|
"blocky_siege:cannon_stand",
|
||||||
|
"blocky_siege:spewer_stand",
|
||||||
|
"blocky_siege:crusher"
|
||||||
],
|
],
|
||||||
"only_disable_interactions": [
|
"only_disable_interactions": [
|
||||||
"//Items here will not be able to be right-clicked (Interact)",
|
"//Items here will not be able to be right-clicked (Interact)",
|
||||||
|
|
2
manifest
2
manifest
|
@ -2,7 +2,7 @@ const vars = {
|
||||||
id: "mcjaen2024",
|
id: "mcjaen2024",
|
||||||
icon: "https://git.ragestudio.net/srgooglo/jaen-united-2024/raw/branch/main/icon.gif",
|
icon: "https://git.ragestudio.net/srgooglo/jaen-united-2024/raw/branch/main/icon.gif",
|
||||||
name: "Jaen United Server",
|
name: "Jaen United Server",
|
||||||
version: "1.7.5",
|
version: "1.8.0",
|
||||||
author: "Jaen United",
|
author: "Jaen United",
|
||||||
description: "Jaen United Minecraft modpack",
|
description: "Jaen United Minecraft modpack",
|
||||||
}
|
}
|
||||||
|
|
Binary file not shown.
Loading…
Reference in New Issue