Changes the greg wood plank and treated wood plank recipes to follow a more realistic processing chain (#1223)
* adds MDF, reworks treated wood and normal wood plate crafting chains * removes treated wood plank from the minecraft:planks tag
This commit is contained in:
parent
1cf4a6cae6
commit
50340ec0df
9 changed files with 79 additions and 9 deletions
|
|
@ -32,4 +32,6 @@ const registerGTCEuItems = (event) => {
|
|||
event.create('tfg:uhv_universal_circuit')
|
||||
.translationKey('item.uhv_universal_circuit')
|
||||
|
||||
event.create('tfg:chipboard_composite')
|
||||
.translationKey('item.chipboard_composite')
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue