6 lines
269 B
Plaintext
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!");
|