Basic Tool Table - MCreator-Examples/Tale-of-Biomes GitHub Wiki
[!NOTE] This page is updated to 0.11.0-INDEV.
Older versions may be different.
📖 OVERVIEW
The Basic Tool Table is a tool table that players can craft from the Tale of Biomes Crafting Table.
Its main use is to make simple survival tools and is one of the first steps to progression in Eldenmoor.
🔧 CRAFTING
The block can be crafted in the Tale of Biomes Crafting Table using the following recipe.
CRAFTING TAGS
- Planks
- And blocks under the
tale_of_biomes:planks/eldenmoor
item tag.
- And blocks under the
- Logs
- And blocks under the
tale_of_biomes:logs/eldenmoor
item tag.
- And blocks under the
📖 RECIPE HELPER
Due to the crafting station recipes being procedure-based, many mods don't support crafting help.
The block has a built-in system to help with crafting recipes. Similar to the Vanilla crafting station with the green book.
🔩 TOOL PARTS
To make tools you need both a tool head and Grip to make a tool.
When a tool breaks you can reuse the grip.
- Grips
- Axe Head
- Hoe Head
- Pickaxe Head
- Shovel Head
- Sickle Head
- Sword Head
🪓 TOOLS
SURVIVAL TOOLS
Tools can be crafted by combining grips and heads.
- Axes
- Hoes
- Pickaxes
- Shovels
- Sickles
- Swords
OTHER TOOLS
These tools are crafted using unique recipes.
- Cups
🧱 MATERIALS
The following materials can be used in the crafting station.
- Planks
- Stone
- Phosphorite Gemstone
🏆 TRIVIA
- There was not an episode for making this block.
- Episode 60 was the first time the block was used in the thumbnail.
📑 CHANGELOG
- 0.2.0-INDEV
- Added block for the Basic Tool Table.
- Added Stone Piruff tools for axes, hoes, pickaxes, shovels and swords.
- Added parts for Stone axe, hoe, pickaxe, shovel, sword heads and Piruff grip.
- 0.3.0-INDEV
- Added Stone Piruff Sickle Tool and head.
- 0.4.0-INDEV
- Added recipe helper to the GUI.
- 0.7.0-INDEV
- Added tag cycle support for the Basic Tool Table recipe helper.
- Added Wooden Piruff tools and tool heads.
- 0.11.0-INDEV
- Removed vanilla crafting recipe.
- Added ToB Crafting Table recipe.