CottonMC / CottonResources

Reference mod for ores, ingots, tools, liquids, and all you can imagine.
MIT License
17 stars 12 forks source link

1.16.x Update #52

Open i509VCB opened 4 years ago

i509VCB commented 4 years ago

Since the 1.16.x snapshots are coming out soon, it would be best to prepare for them with a plan of what needs to be done.

Add new hook so cancellation of vanilla ores applies to netherite in addNetherOres

Add netherite dust, gears, plates, and nuggets

Look into the new NO_SURFACE_ORE config as a secondary option.

Remove all singular tags, 1.15 is the deprecation stage for these singular tags are we are now fully plural.

muzikbike commented 4 years ago

Also, add all added gem and metal blocks to #minecraft:beacon_base_blocks and all added gems and ingots to #minecraft:beacon_payment items. Would fix #37.

muzikbike commented 4 years ago

Another thing to note: 1.16 adds a new set of sounds to netherrack and nether quartz ore, whereas the nether ores added by cotton resources still have the old stone sound. So new sounds for nether ores should either be added, or they should borrow nether quartz ore's sound instead.

i509VCB commented 4 years ago

New Gold nether ore in 20w11a means we don't have to implement nearly as much in blocks. Thankfully I designed the builders in a way to allow that