Complete rewrite
Prep for addition of optional additional tools Removed config (for now) Added loads of blocks
This commit is contained in:
22
data/wrench/item_modifier/wrench_default.json
Normal file
22
data/wrench/item_modifier/wrench_default.json
Normal file
@@ -0,0 +1,22 @@
|
||||
[
|
||||
{
|
||||
"function": "minecraft:set_lore",
|
||||
"entity": "this",
|
||||
"lore": [
|
||||
{
|
||||
"text": "Default"
|
||||
}
|
||||
],
|
||||
"mode": "replace_all"
|
||||
},
|
||||
{
|
||||
"function": "minecraft:set_custom_model_data",
|
||||
"strings": {
|
||||
"values": [
|
||||
"lzstealth:wrench",
|
||||
"lzstealth:wrench_default"
|
||||
],
|
||||
"mode": "replace_all"
|
||||
}
|
||||
}
|
||||
]
|
22
data/wrench/item_modifier/wrench_face_click.json
Normal file
22
data/wrench/item_modifier/wrench_face_click.json
Normal file
@@ -0,0 +1,22 @@
|
||||
[
|
||||
{
|
||||
"function": "minecraft:set_lore",
|
||||
"entity": "this",
|
||||
"lore": [
|
||||
{
|
||||
"text": "Face Click"
|
||||
}
|
||||
],
|
||||
"mode": "replace_all"
|
||||
},
|
||||
{
|
||||
"function": "minecraft:set_custom_model_data",
|
||||
"strings": {
|
||||
"values": [
|
||||
"lzstealth:wrench",
|
||||
"lzstealth:wrench_face_click"
|
||||
],
|
||||
"mode": "replace_all"
|
||||
}
|
||||
}
|
||||
]
|
22
data/wrench/item_modifier/wrench_face_player.json
Normal file
22
data/wrench/item_modifier/wrench_face_player.json
Normal file
@@ -0,0 +1,22 @@
|
||||
[
|
||||
{
|
||||
"function": "minecraft:set_lore",
|
||||
"entity": "this",
|
||||
"lore": [
|
||||
{
|
||||
"text": "Face Player"
|
||||
}
|
||||
],
|
||||
"mode": "replace_all"
|
||||
},
|
||||
{
|
||||
"function": "minecraft:set_custom_model_data",
|
||||
"strings": {
|
||||
"values": [
|
||||
"lzstealth:wrench",
|
||||
"lzstealth:wrench_face_player"
|
||||
],
|
||||
"mode": "replace_all"
|
||||
}
|
||||
}
|
||||
]
|
22
data/wrench/item_modifier/wrench_flip.json
Normal file
22
data/wrench/item_modifier/wrench_flip.json
Normal file
@@ -0,0 +1,22 @@
|
||||
[
|
||||
{
|
||||
"function": "minecraft:set_lore",
|
||||
"entity": "this",
|
||||
"lore": [
|
||||
{
|
||||
"text": "Flip"
|
||||
}
|
||||
],
|
||||
"mode": "replace_all"
|
||||
},
|
||||
{
|
||||
"function": "minecraft:set_custom_model_data",
|
||||
"strings": {
|
||||
"values": [
|
||||
"lzstealth:wrench",
|
||||
"lzstealth:wrench_flip"
|
||||
],
|
||||
"mode": "replace_all"
|
||||
}
|
||||
}
|
||||
]
|
25
data/wrench/item_modifier/wrench_terracotta_east.json
Normal file
25
data/wrench/item_modifier/wrench_terracotta_east.json
Normal file
@@ -0,0 +1,25 @@
|
||||
[
|
||||
{
|
||||
"function": "minecraft:set_lore",
|
||||
"entity": "this",
|
||||
"lore": [
|
||||
{
|
||||
"text": "Terracotta"
|
||||
},
|
||||
{
|
||||
"text": "East"
|
||||
}
|
||||
],
|
||||
"mode": "replace_all"
|
||||
},
|
||||
{
|
||||
"function": "minecraft:set_custom_model_data",
|
||||
"strings": {
|
||||
"values": [
|
||||
"lzstealth:wrench",
|
||||
"lzstealth:wrench_terracotta"
|
||||
],
|
||||
"mode": "replace_all"
|
||||
}
|
||||
}
|
||||
]
|
25
data/wrench/item_modifier/wrench_terracotta_north.json
Normal file
25
data/wrench/item_modifier/wrench_terracotta_north.json
Normal file
@@ -0,0 +1,25 @@
|
||||
[
|
||||
{
|
||||
"function": "minecraft:set_lore",
|
||||
"entity": "this",
|
||||
"lore": [
|
||||
{
|
||||
"text": "Terracotta"
|
||||
},
|
||||
{
|
||||
"text": "North"
|
||||
}
|
||||
],
|
||||
"mode": "replace_all"
|
||||
},
|
||||
{
|
||||
"function": "minecraft:set_custom_model_data",
|
||||
"strings": {
|
||||
"values": [
|
||||
"lzstealth:wrench",
|
||||
"lzstealth:wrench_terracotta"
|
||||
],
|
||||
"mode": "replace_all"
|
||||
}
|
||||
}
|
||||
]
|
25
data/wrench/item_modifier/wrench_terracotta_south.json
Normal file
25
data/wrench/item_modifier/wrench_terracotta_south.json
Normal file
@@ -0,0 +1,25 @@
|
||||
[
|
||||
{
|
||||
"function": "minecraft:set_lore",
|
||||
"entity": "this",
|
||||
"lore": [
|
||||
{
|
||||
"text": "Terracotta"
|
||||
},
|
||||
{
|
||||
"text": "South"
|
||||
}
|
||||
],
|
||||
"mode": "replace_all"
|
||||
},
|
||||
{
|
||||
"function": "minecraft:set_custom_model_data",
|
||||
"strings": {
|
||||
"values": [
|
||||
"lzstealth:wrench",
|
||||
"lzstealth:wrench_terracotta"
|
||||
],
|
||||
"mode": "replace_all"
|
||||
}
|
||||
}
|
||||
]
|
25
data/wrench/item_modifier/wrench_terracotta_west.json
Normal file
25
data/wrench/item_modifier/wrench_terracotta_west.json
Normal file
@@ -0,0 +1,25 @@
|
||||
[
|
||||
{
|
||||
"function": "minecraft:set_lore",
|
||||
"entity": "this",
|
||||
"lore": [
|
||||
{
|
||||
"text": "Terracotta"
|
||||
},
|
||||
{
|
||||
"text": "West"
|
||||
}
|
||||
],
|
||||
"mode": "replace_all"
|
||||
},
|
||||
{
|
||||
"function": "minecraft:set_custom_model_data",
|
||||
"strings": {
|
||||
"values": [
|
||||
"lzstealth:wrench",
|
||||
"lzstealth:wrench_terracotta"
|
||||
],
|
||||
"mode": "replace_all"
|
||||
}
|
||||
}
|
||||
]
|
Reference in New Issue
Block a user