mirror of
https://github.com/JonasunderscoreJones/NotEnoughCursedness.git
synced 2025-10-23 20:49:19 +02:00
ported and fixed block tags
This commit is contained in:
parent
d5fd4a09a2
commit
1b4c7b959f
3 changed files with 20 additions and 7 deletions
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"nec:green_birch_log",
|
||||
"nec:fletching_stair"
|
||||
]
|
||||
}
|
||||
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"nec:java_block",
|
||||
"nec:pocket_block",
|
||||
"nec:diamond_ore_ore",
|
||||
"nec:deepslate_diamond_ore_ore",
|
||||
"nec:gun_block",
|
||||
"nec:blaze_block"
|
||||
]
|
||||
}
|
||||
|
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"nec:green_birch_log"
|
||||
]
|
||||
}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue