sebinside / CraftBlock

CraftBlock stands for "Craft Attack 3 Skyblock" and is an expert skyblock modpack for Minecraft.
GNU Lesser General Public License v2.1
41 stars 17 forks source link

Improved Akashic Tome update crafting #107

Closed J0B10 closed 2 years ago

J0B10 commented 2 years ago

Some books included in the akashic tome may store data related to progression in their nbt.
For example the Astral Tome may store added constellation papers or the Lexica Botania has an advanced version after throwing it through an Elven Gateway which has a special nbt tag.

All this data previously got overridden when using update crafting to update the akashic tome.

This pull request uses recipe functions to prevent this loss of information by combining the old and the new nbt tag.