6 lines
259 B
Plaintext
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使用木棍敲击蜂箱来更新鲜花!");
|