Compatibility
Minecraft: Java Edition
1.21.4–1.21.7
Platforms
Supported environments
Creators
Details
Licensed CC0-1.0
Published 7 months ago
Updated 2 days ago
PandaBlockName
Description
Makes naming blocks in anvils more interesting. This mod allows you to name blocks in the anvil, place them, and then break them again and they will retain their names. This also applies to growing plants with named seeds, the produced fruit/seed will also have the same name. When crafting, if all of the items have the same custom_name tag, then the produced item will have that custom_name tag. Fully configurable.
Configuring
config/PandaBlockName.json generated at runtime, a true/false entry for each dupe patch exists
{
"StemGrowth": true,
"SeaPickleGrowth": true,
"HugeBrownMushroomGeneration": true,
"HugeMushroomFeatures": true,
"MushroomGrowth": true,
"VineGrowth": true,
"Crafting": true, //Whether crafting with custom named material produces custom named output
"SugarCaneGrowth": true,
"HugeRedMushroomGeneration": true,
"CactusGrowth": true,
"SaplingGrowth": true,
"PumpkinShearing": true,
"Enderman": true, //Whether endermen respect named blocks when picking up / placing
"HugeFungusGeneration": true,
"Vegetation": true, //Use to fully enable/disable named vegetation propigation
"Block": true, //Use to enable/disable named block placing/breaking
"StemPlantGrowth": true,
"ChorusFlowerGrowth": true,
"BambooGrowth": true
}
Simply set to false to disable