Skip to content

Commit

Permalink
Create pseudo.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Standing-Storm authored Apr 2, 2024
1 parent d2b51fd commit 279c488
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions data/mods/MindOverMatter/items/tools/pseudo.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
[
{
"id": "black_nether_crystal_pseudo_tool",
"type": "TOOL",
"name": { "str": "Nether Crystal Outcropping" },
"description": "This is the pseudo-tool provided by having a nearby cluster of black nether crystal. You shouldn't see this as an individual item.",
"symbol": "O",
"color": "red",
"weight": "0 g",
"volume": "0 ml",
"flags": [ "ZERO_WEIGHT" ]
}
]

0 comments on commit 279c488

Please sign in to comment.