xSuperr / VanillaBlocks

A plugin to add more blocks to PocketMine
GNU General Public License v3.0
26 stars 12 forks source link

Add Soul Lantern, Campfire item and cancel the previous submission to resolve transform into a Reserved6 block problem #6

Closed edwinyoo44 closed 3 years ago

xSuperr commented 3 years ago

Ill take a look at it soon

xSuperr commented 3 years ago

The way you "fixed" campfires was not the intended way, they were not in the creative inventory for another reason. Soul lantern I already had in my next version (Coding it locally), and removing the task that waits for other plugins to Item::initCreativeItems() removes the fix. Closing this due to no visible improvements made.