Files
meatballcraft/scripts/mixin/ApiaryBonkTooltip.zs
T
2025-11-16 21:53:25 +08:00

6 lines
259 B
Plaintext

#modloaded gendustry crafttweaker
#loader crafttweaker
// we were supposed to use mixin List getTooltip(ItemStack, World, ITooltipFlag), but Scala is just cursed
<item:gendustry:industrial_apiary>.addTooltip("§3使用木棍敲击蜂箱来更新鲜花!");