-
Notifications
You must be signed in to change notification settings - Fork 81
Open
Labels
Description
i tried create enchant like frostwalker, but lavawalker and i used custom magma block that changes some time
and now i can join to server. i attached logs that says "server cant parse block" and show my magma_block
enchantment file and block config
category: darkside:sandside
data:
item-name: <!i>Выгоревшая магма
lore:
- <!i><gray>Излучает 10 уровень света,
- <!i><gray>исчезает со временем
model: minecraft:block/magma_block
behavior:
type: block_item
block:
behavior:
- type: change_over_time_block
change-speed: 0.35
next-block: darkside:walker_cold_magma_1
loot:
template: default:loot_table/self
settings:
template: default:settings/ore
arguments:
break_power: 1
overrides:
luminance: 15
tags:
- minecraft:mineable/pickaxe
- minecraft:infiniburn_overworld
- minecraft:happy_ghast_avoids
- minecraft:infiniburn_end
- minecraft:infiniburn_nether
states:
auto-state: solid
model::path: minecraft:block/magma_block```

Original message was send in discord
Reactions are currently unavailable