Description
Will give the player an item (with meta and nbt if you want so) when entering a specific dimension .
In the config file you can create a list of dimensions and items (as seen below). The item will then be given to the player when entering the specified dimension.
For example you could use this mod in combination with Unforgiving Void and Dimensional Edibles to give the player an overworld apple when "falling" into the Nether.
Example config entry:
-1/minecraft:stone/64/2/{display:{Name:"No Stone"}}
(dimensionID/modID:itemID/amount/meta/nbt)
This is my first Minecraft mod and I made it in about 30 minutes so feedback (bugs, suggestions) would be appreciated (although this mod isn't that big).



