remove priority
This commit is contained in:
parent
9107a122c4
commit
ae699faf1e
2 changed files with 3 additions and 4 deletions
|
|
@ -2,7 +2,6 @@
|
|||
"name": "Tapping Index",
|
||||
"category": "tfc:arborfirmacraft",
|
||||
"icon": "afc:wood/sapling/weeping_maple",
|
||||
"priority": true,
|
||||
"read_by_default": true,
|
||||
"pages": [
|
||||
{
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
"name": "Trowel",
|
||||
"icon": "tfg:trowel",
|
||||
"category": "tfc:mechanics",
|
||||
"priority": true,
|
||||
"read_by_default": true,
|
||||
"pages": [
|
||||
{
|
||||
"type": "patchouli:crafting",
|
||||
|
|
@ -11,8 +11,8 @@
|
|||
"text": "A $(item)Trowel$() allows a builder to place random blocks from their hotbar when right-clicking a surface.$(br2)Trowels also have built-in functionality with the $(item)Roads and Roofs$() mod--Meaning that they can place filler items like bricks or flagstones randomly as well."
|
||||
},
|
||||
{
|
||||
"type": "patchouli:text",
|
||||
"text": "Inspired by the trowel tool from $(item)Quark$()--A mod by Vazkii"
|
||||
"type": "patchouli:text",
|
||||
"text": "Inspired by the trowel tool from $(item)Quark$()--A mod by Vazkii"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue