ObsidianBox / Obsidian

Obsidian is the implementation of Magma that extends Forge to deliver server-side content on demand.
http://obsidianbox.org
MIT License
12 stars 3 forks source link

Add dummy MissingAddonBlock and MissingAddonItem #23

Open Zidane opened 10 years ago

Zidane commented 10 years ago

No need for these to be in the API.

Obsidian needs to listen to FMLMissingMappingsEvent on the server and needs to "remap" to either block or item if this occurs. Namely for when a world has a block/item placed in it and the server admin removes it then brings up the world again.

We need to address https://github.com/ObsidianBox/Obsidian/issues/4 first or we'll override all previous blocks/items from addons.