Patchouli manual crafting table model def fixed.

This commit is contained in:
stfwi 2020-08-24 11:18:48 +02:00
parent 9fa05b5b70
commit cd95ef1906
5 changed files with 9 additions and 6 deletions

View file

@ -1,6 +1,6 @@
{
"name": "Crafting and Smelting",
"description": "Getting things build, cooked, smelted or liquified. ",
"icon": "engineersdecor:metal_crafting_table",
"icon": "engineersdecor:treated_wood_crafting_table",
"sortnum": 5000
}

View file

@ -1,13 +1,13 @@
{
"name": "Metal Crafting Table",
"icon": "engineersdecor:metal_crafting_table",
"icon": "engineersdecor:treated_wood_crafting_table",
"category": "crafting",
"sortnum": 5010,
"pages": [
{
"type": "spotlight",
"title": "Crafting Table",
"item": "engineersdecor:metal_crafting_table",
"item": "engineersdecor:treated_wood_crafting_table",
"text": "This engineering themed workbench allows manual 3x3 crafting. It comes with some convenience tweaks, which are not visible at the first look. These features will be explained on the next pages."
},
{