merge
This commit is contained in:
commit
a79652844d
63 changed files with 2593 additions and 1424 deletions
|
|
@ -0,0 +1,18 @@
|
|||
{
|
||||
"name": "Trowel",
|
||||
"icon": "tfg:trowel",
|
||||
"category": "tfc:mechanics",
|
||||
"priority": true,
|
||||
"pages": [
|
||||
{
|
||||
"type": "patchouli:crafting",
|
||||
"title": "Trowel",
|
||||
"recipe": "tfg:shaped/trowel",
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue