Files
meatballcraft/scripts/mixin/ApiaryBonkTooltip.zs
T
2026-07-25 16:20:42 -05:00

6 lines
269 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("§3Bonk the apiary with a stick to refresh the flowers!");