Get tungsten (raw and ores) to work with create crushing wheel #3

Open
opened 2024-10-10 17:38:38 +00:00 by BlakeRain · 2 comments
BlakeRain commented 2024-10-10 17:38:38 +00:00 (Migrated from github.com)

Currently, when raw tungsten, tungsten ore, or deepslate tungsten ore are fed into a create crushing wheel. Currently the ore is just deleted.

Currently, when raw tungsten, tungsten ore, or deepslate tungsten ore are fed into a create [crushing wheel](https://create.fandom.com/wiki/Crushing_Wheel). Currently the ore is just deleted.
BlakeRain commented 2024-10-10 17:38:44 +00:00 (Migrated from github.com)

According to the Custom Recipes documentation for Create, we can do this using a recipe where the type is create:crushing. This requires an extra paramter called processingTime that gives the processing time in ticks.

According to the [Custom Recipes](https://github.com/Creators-of-Create/Create/wiki/Custom-Recipes) documentation for Create, we can do this using a recipe where the `type` is `create:crushing`. This requires an extra paramter called `processingTime` that gives the processing time in ticks.
BlakeRain commented 2024-10-10 17:39:03 +00:00 (Migrated from github.com)

Before we add this, we will need to add a new crushed tungsten item.

Before we add this, we will need to add a new crushed tungsten item.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
bans-minecraft/utamacraft#3
No description provided.