Started by
knvknvsnvlvls
on
Topic category: Help with Minecraft modding (Java Edition)
I am making a dinosaur mod that adds a dimension with Mesozoic creatures, such as dinosaurs (obviously), pterosaurs and Ichthyosaurus (current roster). How do I implement another method of obtaining those mobs, genetics?
what procedures and NBT tags are needed?
how about sniffer egg type. Like you need to find it in loot
well, HOW? creating suspicious sand patch with fossils?
also how to add suspicious dirt?
Hmmm
I would think about blocks, layers, which would change when you would touch them with the brush OR you would create a procedure and loot table of suspicious sand to have a chance to drop your custom stuff
you would make <levels_of_dirt> blocks with the same texture except each one is shorter than the other with an item in the middle and when right clicked with your special item, change it to the lower level, if is the last one than it'll spawn the item with /summon minecraft:item {<NBT>} <number_of_items>