When the block is broken quickly, the note_block texture appears
the destroy_stage of the block starts from the middle if you break it with an axe
It just happens when walking next to a block, it starts to flicker showing the texture of note_block
Breaking blocks with your hand is slower than with tools (although they are not registered in the whitelist)
-All these problems are related to REAL_NOTE (things are even worse with REAL)
Version 1.19.4 latest version of itemsadder
I really want to know how to fix all this
info:
namespace: iasurvival
items:
aqua_aura_ore:
enabled: true
display_name: display-name-aqua_aura_ore
permission: iasurvival.items.aqua_aura_ore
resource:
material: PAPER
generate: true
textures:
- block/ores/aqua_aura_ore
specific_properties:
block:
hardness: 3
placed_model:
type: REAL_NOTE
break_particles: ITEM
powered: true
cancel_drop: true
break_tools_blacklist:
- WOODEN_PICKAXE
- STONE_PICKAXE
break_tools_whitelist:
- PICKAXE
events_tools_blacklist:
-
events_tools_whitelist:
-
events:
placed_block:
break:
drop_exp:
chance: 100
min_amount: 0
max_amount: 3