![]() |
VOOZH | about |
Replace single block is a technical feature that replaces a single block using a list of targets and states. It is not used by the game currently.
| Feature type | Identifier |
|---|---|
| [No displayed name] | replace_single_block |
{ "type":"minecraft:replace_single_block", "config":{ "targets":[ { "state":{ "Name":"minecraft:diamond_ore" }, "target":{ "predicate_type":"minecraft:tag_match", "tag":"minecraft:stone_ore_replaceables" } }, { "state":{ "Name":"minecraft:deepslate_diamond_ore" }, "target":{ "predicate_type":"minecraft:tag_match", "tag":"minecraft:deepslate_ore_replaceables" } } ] } }