Can you fix torches going to separate slots when you pick them up its so annoying having to sort them yourself or when your inventory is full and you have to drop something to grab more torches. This mod is really good just FIX THAT thats the only bad part because its annoying enough to be a problem
If your want your copper torches and lanterns to light up rename the downloaded pack from "Java's Dynamic Lighting 2.6.0.mcaddon" into "Java's Dynamic Lighting 2.6.0.zip", unzip it, then go into the "Java's Dynamic Lighting BP" folder, and then the "scripts" folder. Now edit the "item.js". Insdie the js look for the part that says "export const lightItems10" and then just replace that whole section with this
discord gg/vYEZS4NSPJ
export const lightItems10 = [
"minecraft:torch",
"minecraft:copper_torch",
"minecraft:lava_bucket",
"minecraft:glowstone",
"minecraft:campfire",
"minecraft:lit_pumpkin",
"minecraft:beacon",
"minecraft:lantern",
"minecraft:copper_lantern",
"minecraft:sea_lantern",
"minecraft:sea_pickle",
"minecraft:shroomlight",
"minecraft:ochre_froglight",
"minecraft:verdant_froglight",
"minecraft:pearlescent_froglight",
"minecraft:glow_ink_sac",
"minecraft:fire_charge",
"minecraft:exposed_copper_lantern",
"minecraft:weathered_copper_lantern",
"minecraft:oxidized_copper_lantern",
"minecraft:waxed_copper_lantern",
"minecraft:waxed_exposed_copper_lantern",
"minecraft:waxed_weathered_copper_lantern",
"minecraft:waxed_oxidized_copper_lantern",
Torch: 14
Lantern: 15
/scriptevent gao:jdl inc 5
discord gg/vYEZS4NSPJ