@@ -0,0 +1,6 @@
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "fantasysmp:item/dragon_scale"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "fantasysmp:item/dragonite_ingot"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "fantasysmp:item/witherite_axe"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:condition",
|
||||
"on_false": {
|
||||
"type": "minecraft:special",
|
||||
"base": "minecraft:item/shield",
|
||||
"model": {
|
||||
"type": "fantasysmp:witherite_shield"
|
||||
}
|
||||
},
|
||||
"on_true": {
|
||||
"type": "minecraft:special",
|
||||
"base": "minecraft:item/shield_blocking",
|
||||
"model": {
|
||||
"type": "fantasysmp:witherite_shield"
|
||||
}
|
||||
},
|
||||
"property": "minecraft:using_item",
|
||||
"transformation": {
|
||||
"left_rotation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
],
|
||||
"right_rotation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
-1.0,
|
||||
-1.0
|
||||
],
|
||||
"translation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user