Adds a Uranium plant#195
Adds a Uranium plant#195Skizzles wants to merge 3 commits intoSlimefun-Addon-Community:masterfrom Void-Realms:master
Conversation
| new ItemStack[] {null, new ItemStack(Material.SLIME_BALL), null, new ItemStack(Material.SLIME_BALL), getItem("ENDER_PLANT"), new ItemStack(Material.SLIME_BALL), null, new ItemStack(Material.SLIME_BALL), null}); | ||
|
|
||
| registerMagicalPlant("Uranium", new CustomItem(SlimefunItems.TINY_URANIUM, 1), "c8b29afa6d6dc923e2e1324bf8192750f7bdbddc689632a2b6c18d9fe7a5e", | ||
| new ItemStack[] {null, SlimefunItems.URANIUM, null, SlimefunItems.URANIUM, getItem("SLIME_PLANT"), SlimefunItems.URANIUM, null, SlimefunItems.URANIUM, null}); |
There was a problem hiding this comment.
Not sure if "Slime Plant" is the right base here for such an endgame plant, diamond or emerald seems more reasonable in my opinion.
There was a problem hiding this comment.
Netherite plant might be more suiting if we talk end game.
There was a problem hiding this comment.
Diamond/Emerald is quite easy to get in most survival and sky environments so I feel netherite would be a good base for this plant as it would require the nether and obtaining the materials which are quite rare and would match the rarity of Uranium.
There was a problem hiding this comment.
That would make this plant only obtainable in 1.16+ though
There was a problem hiding this comment.
Require nether_star for base? Since Uranium is fairly high tier resource?
There was a problem hiding this comment.
Hmm, sure. Perhaps keep the slime plant then and add a Nether star on top?
Changed Uranium plant requiring Slime to Netherite
This adds a uranium plant that can be acquired from a Slime plant, requires a lot of progression and crafting to get to this along with some urganium.