Currently the only mob is Teletron but the Teletronic Sphere item won't work and Teletron won't work without it. HELP!!!
https://bitbucket.org/TailsTheFenniken/mob_pack/downloads/mob_pack.zip
core.register_craftitem(":teletronic_wisp:t_sphere", {
description = "Pure Teletronic Energy",
inventory_image = "t_energy.png",
on_use = core.item_eat(1),
})Hi, my username is azekill_DIABLO and i'm an exelent bug-maker(yeah...i know...i have a bad reputation)azekill_DIABLO wrote:Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
- Code: Select all
core.register_craftitem(":teletronic_wisp:t_sphere", {
description = "Pure Teletronic Energy",
inventory_image = "t_energy.png",
on_use = core.item_eat(1),
})
why there is a ":"???????????
it it used to redefine an existant item/node
delete it
Users browsing this forum: No registered users and 6 guests