But okey, maybe macros can also be combined with the addition of NBT tags inside custom recipes to make it easier to just add some NBT tags on the fly. This is now more wanted than ever because of the new CustomModel tag! The moment this is implemented, the floodgates open for new content that we can create.
Where can I find the crafttweaker documentation?
Biomes IBiome Blocks IBlock IBlockDefinition IBlockPattern IBlockProperties IBlockState IBlockStateMatcher IMaterial IMobilityFlag Brackets Creative Tabs Damage Source Enchantments Items BlockStates Entities Liquids Ores Potions Commands ICommandManager ICommand ICommandSender Container IContainer Creative Tabs ICreativeTab Enchantments
Can you make custom crafting in Minecraft without NBT?
Without nbt crafting, custom crafting can be considered as a cheat. I doubt it will be a thing in 1.13 though, but I hope it will come in future versions.
How do you use NBT tags in Minecraft?
Picture this, using the loottable, you give polarbears a leather drop but apply a custom model to it so that you can give it a unique, white leather texture. Then, using nbt crafting recognition, you recognise that the item is carrying a tag that identifies itself as not being ordinary leather in the leather armour crafting recipe.
What do you use NBT tags for in Minecraft?
NBT Tag Description Allowed tagnames Required tagnames Syntax TileEntityData Used to store all data kept within a block. Mainly used within blocks that can store items or contain various data values, e.g., Command blocks, Chests, Jukeboxes, Dispenser, Beacon, etc.
Can you add custom NBT tags to loot tables?
You could add a function called set_nbt, just as in the loot tables and then just paste the custom nbt data of an item. It would make datapacks soooo much better to implement their “new” items, because you can legitimately craft them in a normal crafting table Strongly agreed. This was planned but didn’t make it into 1.13. Important feature. Yes!
How does NBT recognition work on leather armour?
Then, using nbt crafting recognition, you recognise that the item is carrying a tag that identifies itself as not being ordinary leather in the leather armour crafting recipe.