更新部分木仓的第三人称模型
|
@ -1,10 +1,8 @@
|
||||||
package net.mcreator.target.network.message;
|
package net.mcreator.target.network.message;
|
||||||
|
|
||||||
import net.mcreator.target.client.gui.RangeHelper;
|
import net.mcreator.target.client.gui.RangeHelper;
|
||||||
import net.mcreator.target.entity.MortarEntity;
|
|
||||||
import net.mcreator.target.init.TargetModAttributes;
|
import net.mcreator.target.init.TargetModAttributes;
|
||||||
import net.mcreator.target.init.TargetModSounds;
|
import net.mcreator.target.init.TargetModSounds;
|
||||||
import net.mcreator.target.init.TargetModTags;
|
|
||||||
import net.mcreator.target.tools.SoundTool;
|
import net.mcreator.target.tools.SoundTool;
|
||||||
import net.mcreator.target.tools.TraceTool;
|
import net.mcreator.target.tools.TraceTool;
|
||||||
import net.minecraft.network.FriendlyByteBuf;
|
import net.minecraft.network.FriendlyByteBuf;
|
||||||
|
@ -13,7 +11,6 @@ import net.minecraft.server.level.ServerPlayer;
|
||||||
import net.minecraft.util.Mth;
|
import net.minecraft.util.Mth;
|
||||||
import net.minecraft.world.entity.Entity;
|
import net.minecraft.world.entity.Entity;
|
||||||
import net.minecraft.world.entity.LivingEntity;
|
import net.minecraft.world.entity.LivingEntity;
|
||||||
import net.minecraft.world.item.ItemStack;
|
|
||||||
import net.minecraftforge.network.NetworkEvent;
|
import net.minecraftforge.network.NetworkEvent;
|
||||||
|
|
||||||
import java.util.function.Supplier;
|
import java.util.function.Supplier;
|
||||||
|
|
|
@ -168,12 +168,6 @@
|
||||||
"death.attack.shock.entity": "%1$s was shocked by %2$s",
|
"death.attack.shock.entity": "%1$s was shocked by %2$s",
|
||||||
"death.attack.shock.item": "%1$s was shocked by %2$s",
|
"death.attack.shock.item": "%1$s was shocked by %2$s",
|
||||||
|
|
||||||
"gui.target.mortar_gui.button_angle_add_05": "+0.5",
|
|
||||||
"gui.target.mortar_gui.button_angle_reduce_05": "-0.5",
|
|
||||||
"gui.target.mortar_gui.button_angle_add_1": "+1",
|
|
||||||
"gui.target.mortar_gui.button_angle_reduce_1": "-1",
|
|
||||||
"gui.target.mortar_gui.button_angle_add_10": "+10",
|
|
||||||
"gui.target.mortar_gui.button_angle_reduce_10": "-10",
|
|
||||||
"gui.target.gun_recycle_gui.tooltip_if_guns_level_10you_will_get": "If gun\u0027s level \u003e 10,you will get soul nuggets",
|
"gui.target.gun_recycle_gui.tooltip_if_guns_level_10you_will_get": "If gun\u0027s level \u003e 10,you will get soul nuggets",
|
||||||
"gui.target.gun_recycle_gui.button_dismantle": "Dismantle",
|
"gui.target.gun_recycle_gui.button_dismantle": "Dismantle",
|
||||||
"gui.target.mortar_gui.button_set": "Confirm",
|
"gui.target.mortar_gui.button_set": "Confirm",
|
||||||
|
|
|
@ -168,12 +168,6 @@
|
||||||
"death.attack.shock.entity": "%1$s被%2$s电麻了",
|
"death.attack.shock.entity": "%1$s被%2$s电麻了",
|
||||||
"death.attack.shock.item": "%1$s被%2$s电麻了",
|
"death.attack.shock.item": "%1$s被%2$s电麻了",
|
||||||
|
|
||||||
"gui.target.mortar_gui.button_angle_add_05": "+0.5",
|
|
||||||
"gui.target.mortar_gui.button_angle_reduce_05": "-0.5",
|
|
||||||
"gui.target.mortar_gui.button_angle_add_1": "+1",
|
|
||||||
"gui.target.mortar_gui.button_angle_reduce_1": "-1",
|
|
||||||
"gui.target.mortar_gui.button_angle_add_10": "+10",
|
|
||||||
"gui.target.mortar_gui.button_angle_reduce_10": "-10",
|
|
||||||
"gui.target.gun_recycle_gui.tooltip_if_guns_level_10you_will_get": "如果枪械熟练度大于10级,你将会获得魂钢粒",
|
"gui.target.gun_recycle_gui.tooltip_if_guns_level_10you_will_get": "如果枪械熟练度大于10级,你将会获得魂钢粒",
|
||||||
"gui.target.gun_recycle_gui.button_dismantle": "拆解",
|
"gui.target.gun_recycle_gui.button_dismantle": "拆解",
|
||||||
"gui.target.mortar_gui.button_set": "确认",
|
"gui.target.mortar_gui.button_set": "确认",
|
||||||
|
|
|
@ -268,7 +268,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"from": [7.65, 6.75, -2],
|
"from": [7.65, 6.75, -2],
|
||||||
"to": [8.35, 8.25, -1],
|
"to": [8.35, 8.25, -1.5],
|
||||||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 3.71891, 5.625]},
|
"rotation": {"angle": 0, "axis": "y", "origin": [8, 3.71891, 5.625]},
|
||||||
"faces": {
|
"faces": {
|
||||||
"north": {"uv": [11, 13, 11.5, 14], "texture": "#0"},
|
"north": {"uv": [11, 13, 11.5, 14], "texture": "#0"},
|
||||||
|
@ -281,7 +281,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"from": [7.75, 7, 2.1],
|
"from": [7.75, 7, 2.1],
|
||||||
"to": [8.25, 7.85, 2.4],
|
"to": [8.25, 7.55, 2.4],
|
||||||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 3.71891, 5.625]},
|
"rotation": {"angle": 0, "axis": "y", "origin": [8, 3.71891, 5.625]},
|
||||||
"faces": {
|
"faces": {
|
||||||
"north": {"uv": [13.5, 10.5, 14, 11], "texture": "#0"},
|
"north": {"uv": [13.5, 10.5, 14, 11], "texture": "#0"},
|
||||||
|
@ -293,21 +293,21 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"from": [7.75, 7.81969, 4.12639],
|
"from": [7.75, 7.03502, 2.22552],
|
||||||
"to": [8.25, 8.76969, 4.22639],
|
"to": [8.25, 7.22877, 3.17552],
|
||||||
"rotation": {"angle": -22.5, "axis": "x", "origin": [8, 3.71891, 5.625]},
|
"rotation": {"angle": 45, "axis": "x", "origin": [8, 7.17877, 2.70052]},
|
||||||
"faces": {
|
"faces": {
|
||||||
"north": {"uv": [13.5, 12.5, 14, 13], "texture": "#0"},
|
"north": {"uv": [14.5, 1.5, 14, 1], "rotation": 180, "texture": "#0"},
|
||||||
"east": {"uv": [13, 13.5, 13.5, 14], "texture": "#0"},
|
"east": {"uv": [13, 13.5, 13.5, 14], "rotation": 90, "texture": "#0"},
|
||||||
"south": {"uv": [13.5, 13.5, 14, 14], "texture": "#0"},
|
"south": {"uv": [2, 14, 1.5, 14.5], "texture": "#0"},
|
||||||
"west": {"uv": [0, 14, 0.5, 14.5], "texture": "#0"},
|
"west": {"uv": [0, 14, 0.5, 14.5], "rotation": 270, "texture": "#0"},
|
||||||
"up": {"uv": [14.5, 1.5, 14, 1], "texture": "#0"},
|
"up": {"uv": [13.5, 13.5, 14, 14], "texture": "#0"},
|
||||||
"down": {"uv": [2, 14, 1.5, 14.5], "texture": "#0"}
|
"down": {"uv": [13.5, 12.5, 14, 13], "rotation": 180, "texture": "#0"}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"from": [7.65, 6.75, 2],
|
"from": [7.65, 6.75, 2],
|
||||||
"to": [8.35, 7, 3],
|
"to": [8.35, 7, 3.13281],
|
||||||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 3.71891, 5.625]},
|
"rotation": {"angle": 0, "axis": "y", "origin": [8, 3.71891, 5.625]},
|
||||||
"faces": {
|
"faces": {
|
||||||
"north": {"uv": [14, 2, 14.5, 2.5], "texture": "#0"},
|
"north": {"uv": [14, 2, 14.5, 2.5], "texture": "#0"},
|
||||||
|
@ -319,68 +319,42 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"from": [7.55, 6.75, 10.25],
|
"from": [7.75, 7, 10],
|
||||||
"to": [8.45, 7.65, 11],
|
"to": [8.25, 8.45, 10.3],
|
||||||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 3.71891, 5.625]},
|
"rotation": {"angle": 0, "axis": "y", "origin": [8, 3.71891, 13.525]},
|
||||||
"faces": {
|
"faces": {
|
||||||
"north": {"uv": [4, 14, 4.5, 14.5], "texture": "#0"},
|
"north": {"uv": [13.5, 10.5, 14, 11], "texture": "#0"},
|
||||||
"east": {"uv": [14, 4, 14.5, 4.5], "texture": "#0"},
|
"east": {"uv": [13.5, 11, 14, 11.5], "texture": "#0"},
|
||||||
"south": {"uv": [4.5, 14, 5, 14.5], "texture": "#0"},
|
"south": {"uv": [11.5, 13.5, 12, 14], "texture": "#0"},
|
||||||
"west": {"uv": [14, 4.5, 14.5, 5], "texture": "#0"},
|
"west": {"uv": [13.5, 11.5, 14, 12], "texture": "#0"},
|
||||||
"up": {"uv": [5.5, 14.5, 5, 14], "texture": "#0"},
|
"up": {"uv": [12.5, 14, 12, 13.5], "texture": "#0"},
|
||||||
"down": {"uv": [14.5, 5, 14, 5.5], "texture": "#0"}
|
"down": {"uv": [14, 12, 13.5, 12.5], "texture": "#0"}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"from": [7.4, 7.65, 9.5],
|
"from": [7.75, 7.70094, 11.91701],
|
||||||
"to": [8.6, 8.15, 11],
|
"to": [8.25, 9.36969, 12.12639],
|
||||||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 3.71891, 5.625]},
|
"rotation": {"angle": -22.5, "axis": "x", "origin": [8, 4.31891, 13.525]},
|
||||||
"faces": {
|
"faces": {
|
||||||
"north": {"uv": [5.5, 14, 6, 14.5], "texture": "#0"},
|
"north": {"uv": [13.5, 12.5, 14, 13], "texture": "#0"},
|
||||||
"east": {"uv": [13, 13, 14, 13.5], "texture": "#0"},
|
"east": {"uv": [13, 13.5, 13.5, 14], "texture": "#0"},
|
||||||
"south": {"uv": [14, 5.5, 14.5, 6], "texture": "#0"},
|
"south": {"uv": [13.5, 13.5, 14, 14], "texture": "#0"},
|
||||||
"west": {"uv": [13.5, 0, 14.5, 0.5], "texture": "#0"},
|
"west": {"uv": [0, 14, 0.5, 14.5], "texture": "#0"},
|
||||||
"up": {"uv": [1, 14.5, 0.5, 13.5], "texture": "#0"},
|
"up": {"uv": [14.5, 1.5, 14, 1], "texture": "#0"},
|
||||||
"down": {"uv": [1.5, 13.5, 1, 14.5], "texture": "#0"}
|
"down": {"uv": [2, 14, 1.5, 14.5], "texture": "#0"}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"from": [7.55, 8.52672, 8.93216],
|
"from": [7.65, 6.75, 9.9],
|
||||||
"to": [8.45, 8.92672, 10.93216],
|
"to": [8.35, 7, 11.02109],
|
||||||
"rotation": {"angle": 22.5, "axis": "x", "origin": [8, 3.71891, 5.625]},
|
"rotation": {"angle": 0, "axis": "y", "origin": [8, 3.71891, 13.525]},
|
||||||
"faces": {
|
"faces": {
|
||||||
"north": {"uv": [6, 14, 6.5, 14.5], "texture": "#0"},
|
"north": {"uv": [14, 2, 14.5, 2.5], "texture": "#0"},
|
||||||
"east": {"uv": [13.5, 0.5, 14.5, 1], "texture": "#0"},
|
"east": {"uv": [14, 2.5, 14.5, 3], "texture": "#0"},
|
||||||
"south": {"uv": [14, 6, 14.5, 6.5], "texture": "#0"},
|
"south": {"uv": [3, 14, 3.5, 14.5], "texture": "#0"},
|
||||||
"west": {"uv": [13.5, 1.5, 14.5, 2], "texture": "#0"},
|
"west": {"uv": [14, 3, 14.5, 3.5], "texture": "#0"},
|
||||||
"up": {"uv": [2.5, 14.5, 2, 13.5], "texture": "#0"},
|
"up": {"uv": [4, 14.5, 3.5, 14], "texture": "#0"},
|
||||||
"down": {"uv": [3, 13.5, 2.5, 14.5], "texture": "#0"}
|
"down": {"uv": [14.5, 3.5, 14, 4], "texture": "#0"}
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"from": [7.55, 8.27672, 6.18216],
|
|
||||||
"to": [8.45, 8.42672, 9.18216],
|
|
||||||
"rotation": {"angle": 22.5, "axis": "x", "origin": [8, 3.71891, 5.625]},
|
|
||||||
"faces": {
|
|
||||||
"north": {"uv": [6.5, 14, 7, 14.5], "texture": "#0"},
|
|
||||||
"east": {"uv": [12.5, 6.5, 14, 7], "texture": "#0"},
|
|
||||||
"south": {"uv": [14, 6.5, 14.5, 7], "texture": "#0"},
|
|
||||||
"west": {"uv": [12.5, 7, 14, 7.5], "texture": "#0"},
|
|
||||||
"up": {"uv": [6, 14, 5.5, 12.5], "texture": "#0"},
|
|
||||||
"down": {"uv": [13, 7.5, 12.5, 9], "texture": "#0"}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"from": [7.45, 7.65, 7],
|
|
||||||
"to": [8.55, 7.9, 11.25],
|
|
||||||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 3.71891, 5.625]},
|
|
||||||
"faces": {
|
|
||||||
"north": {"uv": [7, 14, 7.5, 14.5], "texture": "#0"},
|
|
||||||
"east": {"uv": [12, 4, 14, 4.5], "texture": "#0"},
|
|
||||||
"south": {"uv": [14, 7, 14.5, 7.5], "texture": "#0"},
|
|
||||||
"west": {"uv": [12, 4.5, 14, 5], "texture": "#0"},
|
|
||||||
"up": {"uv": [7.5, 14, 7, 12], "texture": "#0"},
|
|
||||||
"down": {"uv": [8, 12, 7.5, 14], "texture": "#0"}
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -432,7 +406,7 @@
|
||||||
"name": "group",
|
"name": "group",
|
||||||
"origin": [0, 0, 0],
|
"origin": [0, 0, 0],
|
||||||
"color": 0,
|
"color": 0,
|
||||||
"children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29]
|
"children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
|
@ -58,6 +58,110 @@
|
||||||
"down": {"uv": [8.5, 8, 8, 9.5], "texture": "#0"}
|
"down": {"uv": [8.5, 8, 8, 9.5], "texture": "#0"}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"from": [7.45, 3.15, 1],
|
||||||
|
"to": [8.55, 3.4, 6.55],
|
||||||
|
"rotation": {"angle": 0, "axis": "y", "origin": [8, 3.275, 3.775]},
|
||||||
|
"faces": {
|
||||||
|
"north": {"uv": [8.5, 4, 9, 4.5], "texture": "#0"},
|
||||||
|
"east": {"uv": [5, 1.5, 6.5, 2], "texture": "#0"},
|
||||||
|
"south": {"uv": [10, 5.5, 10.5, 6], "texture": "#0"},
|
||||||
|
"west": {"uv": [8, 6, 9.5, 6.5], "texture": "#0"},
|
||||||
|
"up": {"uv": [8, 9.5, 7.5, 8], "texture": "#0"},
|
||||||
|
"down": {"uv": [8.5, 8, 8, 9.5], "texture": "#0"}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"from": [7.45, 2.94688, 2],
|
||||||
|
"to": [8.55, 3.57578, 3.25],
|
||||||
|
"rotation": {"angle": 0, "axis": "y", "origin": [8, 3.275, 3.375]},
|
||||||
|
"faces": {
|
||||||
|
"north": {"uv": [8.5, 4, 9, 4.5], "texture": "#0"},
|
||||||
|
"east": {"uv": [5, 1.5, 6.5, 2], "texture": "#0"},
|
||||||
|
"south": {"uv": [10, 5.5, 10.5, 6], "texture": "#0"},
|
||||||
|
"west": {"uv": [8, 6, 9.5, 6.5], "texture": "#0"},
|
||||||
|
"up": {"uv": [8, 9.5, 7.5, 8], "texture": "#0"},
|
||||||
|
"down": {"uv": [8.5, 8, 8, 9.5], "texture": "#0"}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"from": [7.45, 2.94688, 4.3],
|
||||||
|
"to": [8.55, 3.57578, 5.55],
|
||||||
|
"rotation": {"angle": 0, "axis": "y", "origin": [8, 3.275, 5.675]},
|
||||||
|
"faces": {
|
||||||
|
"north": {"uv": [8.5, 4, 9, 4.5], "texture": "#0"},
|
||||||
|
"east": {"uv": [5, 1.5, 6.5, 2], "texture": "#0"},
|
||||||
|
"south": {"uv": [10, 5.5, 10.5, 6], "texture": "#0"},
|
||||||
|
"west": {"uv": [8, 6, 9.5, 6.5], "texture": "#0"},
|
||||||
|
"up": {"uv": [8, 9.5, 7.5, 8], "texture": "#0"},
|
||||||
|
"down": {"uv": [8.5, 8, 8, 9.5], "texture": "#0"}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"from": [7.7, 4.25, 9.25],
|
||||||
|
"to": [8.3, 4.5, 14.35],
|
||||||
|
"rotation": {"angle": 0, "axis": "y", "origin": [8, 3.25, 7.75]},
|
||||||
|
"faces": {
|
||||||
|
"north": {"uv": [8.5, 4, 9, 4.5], "texture": "#0"},
|
||||||
|
"east": {"uv": [5, 1.5, 6.5, 2], "texture": "#0"},
|
||||||
|
"south": {"uv": [10, 5.5, 10.5, 6], "texture": "#0"},
|
||||||
|
"west": {"uv": [8, 6, 9.5, 6.5], "texture": "#0"},
|
||||||
|
"up": {"uv": [8, 9.5, 7.5, 8], "texture": "#0"},
|
||||||
|
"down": {"uv": [8.5, 8, 8, 9.5], "texture": "#0"}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"from": [7.5, 4.35, 9.6],
|
||||||
|
"to": [8.5, 5.16953, 12.95],
|
||||||
|
"rotation": {"angle": 0, "axis": "y", "origin": [8, 3.25, 10.85]},
|
||||||
|
"faces": {
|
||||||
|
"north": {"uv": [8.5, 4, 9, 4.5], "texture": "#0"},
|
||||||
|
"east": {"uv": [5, 1.5, 6.5, 2], "texture": "#0"},
|
||||||
|
"south": {"uv": [10, 5.5, 10.5, 6], "texture": "#0"},
|
||||||
|
"west": {"uv": [8, 6, 9.5, 6.5], "texture": "#0"},
|
||||||
|
"up": {"uv": [8, 9.5, 7.5, 8], "texture": "#0"},
|
||||||
|
"down": {"uv": [8.5, 8, 8, 9.5], "texture": "#0"}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"from": [7.5, 5.76953, 9.6],
|
||||||
|
"to": [8.5, 5.88906, 10.45],
|
||||||
|
"rotation": {"angle": 0, "axis": "y", "origin": [8, 4.66953, 10.85]},
|
||||||
|
"faces": {
|
||||||
|
"north": {"uv": [8.5, 4, 9, 4.5], "texture": "#0"},
|
||||||
|
"east": {"uv": [5, 1.5, 6.5, 2], "texture": "#0"},
|
||||||
|
"south": {"uv": [10, 5.5, 10.5, 6], "texture": "#0"},
|
||||||
|
"west": {"uv": [8, 6, 9.5, 6.5], "texture": "#0"},
|
||||||
|
"up": {"uv": [8, 9.5, 7.5, 8], "texture": "#0"},
|
||||||
|
"down": {"uv": [8.5, 8, 8, 9.5], "texture": "#0"}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"from": [8.4, 5.16953, 9.6],
|
||||||
|
"to": [8.5, 5.76953, 10.45],
|
||||||
|
"rotation": {"angle": 0, "axis": "y", "origin": [8, 3.25, 10.85]},
|
||||||
|
"faces": {
|
||||||
|
"north": {"uv": [8.5, 4, 9, 4.5], "texture": "#0"},
|
||||||
|
"east": {"uv": [5, 1.5, 6.5, 2], "texture": "#0"},
|
||||||
|
"south": {"uv": [10, 5.5, 10.5, 6], "texture": "#0"},
|
||||||
|
"west": {"uv": [8, 6, 9.5, 6.5], "texture": "#0"},
|
||||||
|
"up": {"uv": [8, 9.5, 7.5, 8], "texture": "#0"},
|
||||||
|
"down": {"uv": [8.5, 8, 8, 9.5], "texture": "#0"}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"from": [7.5, 5.16953, 9.6],
|
||||||
|
"to": [7.6, 5.76953, 10.45],
|
||||||
|
"rotation": {"angle": 0, "axis": "y", "origin": [8, 3.25, 10.85]},
|
||||||
|
"faces": {
|
||||||
|
"north": {"uv": [8.5, 4, 9, 4.5], "texture": "#0"},
|
||||||
|
"east": {"uv": [5, 1.5, 6.5, 2], "texture": "#0"},
|
||||||
|
"south": {"uv": [10, 5.5, 10.5, 6], "texture": "#0"},
|
||||||
|
"west": {"uv": [8, 6, 9.5, 6.5], "texture": "#0"},
|
||||||
|
"up": {"uv": [8, 9.5, 7.5, 8], "texture": "#0"},
|
||||||
|
"down": {"uv": [8.5, 8, 8, 9.5], "texture": "#0"}
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"from": [7.7, -0.4, 7.2],
|
"from": [7.7, -0.4, 7.2],
|
||||||
"to": [8.3, 2, 9.7],
|
"to": [8.3, 2, 9.7],
|
||||||
|
@ -307,7 +411,7 @@
|
||||||
"name": "group",
|
"name": "group",
|
||||||
"origin": [8, 3.25, 7.75],
|
"origin": [8, 3.25, 7.75],
|
||||||
"color": 0,
|
"color": 0,
|
||||||
"children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20]
|
"children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
|
@ -6,6 +6,19 @@
|
||||||
"particle": "target:item/hunting_rifle3d"
|
"particle": "target:item/hunting_rifle3d"
|
||||||
},
|
},
|
||||||
"elements": [
|
"elements": [
|
||||||
|
{
|
||||||
|
"from": [7.5, 7, 16.6],
|
||||||
|
"to": [8.5, 7.4, 18.05],
|
||||||
|
"rotation": {"angle": 0, "axis": "y", "origin": [8, 6.5, 0.5]},
|
||||||
|
"faces": {
|
||||||
|
"north": {"uv": [5.5, 5, 5.75, 5.25], "texture": "#0"},
|
||||||
|
"east": {"uv": [1, 1, 8.75, 1.25], "texture": "#0"},
|
||||||
|
"south": {"uv": [5.5, 5.25, 5.75, 5.5], "texture": "#0"},
|
||||||
|
"west": {"uv": [1, 1.25, 8.75, 1.5], "texture": "#0"},
|
||||||
|
"up": {"uv": [1.25, 9.25, 1, 1.5], "texture": "#0"},
|
||||||
|
"down": {"uv": [1.5, 1.5, 1.25, 9.25], "texture": "#0"}
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"from": [7.5, 6, -12],
|
"from": [7.5, 6, -12],
|
||||||
"to": [8.5, 7, 18.75],
|
"to": [8.5, 7, 18.75],
|
||||||
|
@ -20,22 +33,22 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"from": [7.25, 8, 9],
|
"from": [7.5, 7, 7.7],
|
||||||
"to": [8.75, 9.5, 18.75],
|
"to": [8.5, 7.3, 11.75],
|
||||||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 6.5, 0.5]},
|
"rotation": {"angle": 0, "axis": "y", "origin": [8, 6.5, 0.5]},
|
||||||
"faces": {
|
"faces": {
|
||||||
"north": {"uv": [4, 0.5, 4.5, 1], "texture": "#0"},
|
"north": {"uv": [5.5, 5, 5.75, 5.25], "texture": "#0"},
|
||||||
"east": {"uv": [2.5, 2.5, 5, 3], "texture": "#0"},
|
"east": {"uv": [1, 1, 8.75, 1.25], "texture": "#0"},
|
||||||
"south": {"uv": [4.5, 0.5, 5, 1], "texture": "#0"},
|
"south": {"uv": [5.5, 5.25, 5.75, 5.5], "texture": "#0"},
|
||||||
"west": {"uv": [2.5, 3, 5, 3.5], "texture": "#0"},
|
"west": {"uv": [1, 1.25, 8.75, 1.5], "texture": "#0"},
|
||||||
"up": {"uv": [3, 6, 2.5, 3.5], "texture": "#0"},
|
"up": {"uv": [1.25, 9.25, 1, 1.5], "texture": "#0"},
|
||||||
"down": {"uv": [3.5, 3.5, 3, 6], "texture": "#0"}
|
"down": {"uv": [1.5, 1.5, 1.25, 9.25], "texture": "#0"}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"from": [7.5, 7, 16.25],
|
"from": [8.3, 6.8, 12.15],
|
||||||
"to": [8.5, 8, 17.25],
|
"to": [9.5, 7.2, 12.55],
|
||||||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 6.5, 0.5]},
|
"rotation": {"angle": 0, "axis": "y", "origin": [8, 6.5, -3.6]},
|
||||||
"faces": {
|
"faces": {
|
||||||
"north": {"uv": [5.5, 5.5, 5.75, 5.75], "texture": "#0"},
|
"north": {"uv": [5.5, 5.5, 5.75, 5.75], "texture": "#0"},
|
||||||
"east": {"uv": [5.75, 3.5, 6, 3.75], "texture": "#0"},
|
"east": {"uv": [5.75, 3.5, 6, 3.75], "texture": "#0"},
|
||||||
|
@ -46,9 +59,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"from": [7.5, 7, 10.75],
|
"from": [7.7, 7, 11.75],
|
||||||
"to": [8.5, 8, 11.75],
|
"to": [8.3, 7.2, 18.35],
|
||||||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 6.5, 0.5]},
|
"rotation": {"angle": 0, "axis": "y", "origin": [8, 6.5, 4]},
|
||||||
"faces": {
|
"faces": {
|
||||||
"north": {"uv": [5.75, 5.5, 6, 5.75], "texture": "#0"},
|
"north": {"uv": [5.75, 5.5, 6, 5.75], "texture": "#0"},
|
||||||
"east": {"uv": [5.75, 5.75, 6, 6], "texture": "#0"},
|
"east": {"uv": [5.75, 5.75, 6, 6], "texture": "#0"},
|
||||||
|
@ -150,7 +163,7 @@
|
||||||
"name": "group",
|
"name": "group",
|
||||||
"origin": [8, 3.83658, 35.48323],
|
"origin": [8, 3.83658, 35.48323],
|
||||||
"color": 0,
|
"color": 0,
|
||||||
"children": [0, 1, 2, 3, 4, 5, 6, 7, 8]
|
"children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
|
@ -33,9 +33,22 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"from": [7.25, 3.75, 19.25],
|
"from": [6.85, 6.45, -0.65],
|
||||||
"to": [8.75, 8, 20.5],
|
"to": [9.15, 7.7, 6.35],
|
||||||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 7, 6.5]},
|
"rotation": {"angle": 0, "axis": "y", "origin": [8, 6.7, -7.4]},
|
||||||
|
"faces": {
|
||||||
|
"north": {"uv": [10, 6, 11, 6.5], "texture": "#0"},
|
||||||
|
"east": {"uv": [7, 4, 10.5, 4.5], "texture": "#0"},
|
||||||
|
"south": {"uv": [10, 7, 11, 7.5], "texture": "#0"},
|
||||||
|
"west": {"uv": [8, 6.5, 11.5, 7], "texture": "#0"},
|
||||||
|
"up": {"uv": [3, 5.5, 2, 2], "texture": "#0"},
|
||||||
|
"down": {"uv": [4, 2, 3, 5.5], "texture": "#0"}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"from": [7.26367, 3.75, 19.25],
|
||||||
|
"to": [8.73633, 7.97656, 20.5],
|
||||||
|
"rotation": {"angle": 0, "axis": "y", "origin": [7.98633, 7, 6.5]},
|
||||||
"faces": {
|
"faces": {
|
||||||
"north": {"uv": [2, 6.5, 3, 8.5], "texture": "#0"},
|
"north": {"uv": [2, 6.5, 3, 8.5], "texture": "#0"},
|
||||||
"east": {"uv": [9, 0, 9.5, 2], "texture": "#0"},
|
"east": {"uv": [9, 0, 9.5, 2], "texture": "#0"},
|
||||||
|
@ -163,22 +176,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"from": [7, 6, 0],
|
"from": [7.5, 6.5, -8.1],
|
||||||
"to": [9, 8, 6.5],
|
"to": [8.5, 7.5, -2.35],
|
||||||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 7, 6.5]},
|
"rotation": {"angle": 0, "axis": "y", "origin": [8, 7, 7.9]},
|
||||||
"faces": {
|
|
||||||
"north": {"uv": [6, 10, 7, 11], "texture": "#0"},
|
|
||||||
"east": {"uv": [3.5, 0, 7, 1], "texture": "#0"},
|
|
||||||
"south": {"uv": [7, 10, 8, 11], "texture": "#0"},
|
|
||||||
"west": {"uv": [3.5, 1, 7, 2], "texture": "#0"},
|
|
||||||
"up": {"uv": [5, 5.5, 4, 2], "texture": "#0"},
|
|
||||||
"down": {"uv": [6, 2, 5, 5.5], "texture": "#0"}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"from": [7.5, 6.5, -6],
|
|
||||||
"to": [8.5, 7.5, 0],
|
|
||||||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 7, 6.5]},
|
|
||||||
"faces": {
|
"faces": {
|
||||||
"north": {"uv": [8, 9, 8.5, 9.5], "texture": "#0"},
|
"north": {"uv": [8, 9, 8.5, 9.5], "texture": "#0"},
|
||||||
"east": {"uv": [8.5, 4.5, 11.5, 5], "texture": "#0"},
|
"east": {"uv": [8.5, 4.5, 11.5, 5], "texture": "#0"},
|
||||||
|
@ -189,9 +189,22 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"from": [7.5, 7.5, -1],
|
"from": [7, 6, -3.7],
|
||||||
"to": [8.5, 9.5, 0],
|
"to": [9, 8, 6.55],
|
||||||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 7, 6.5]},
|
"rotation": {"angle": 0, "axis": "y", "origin": [8, 7, 10.2]},
|
||||||
|
"faces": {
|
||||||
|
"north": {"uv": [8, 9, 8.5, 9.5], "texture": "#0"},
|
||||||
|
"east": {"uv": [8.5, 4.5, 11.5, 5], "texture": "#0"},
|
||||||
|
"south": {"uv": [9, 8, 9.5, 8.5], "texture": "#0"},
|
||||||
|
"west": {"uv": [8.5, 5, 11.5, 5.5], "texture": "#0"},
|
||||||
|
"up": {"uv": [3.5, 11.5, 3, 8.5], "texture": "#0"},
|
||||||
|
"down": {"uv": [4, 8.5, 3.5, 11.5], "texture": "#0"}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"from": [7.5, 7.5, -4.8],
|
||||||
|
"to": [8.5, 9.5, -3.8],
|
||||||
|
"rotation": {"angle": 0, "axis": "y", "origin": [8, 7, 2.7]},
|
||||||
"faces": {
|
"faces": {
|
||||||
"north": {"uv": [0.5, 11, 1, 12], "texture": "#0"},
|
"north": {"uv": [0.5, 11, 1, 12], "texture": "#0"},
|
||||||
"east": {"uv": [1, 11, 1.5, 12], "texture": "#0"},
|
"east": {"uv": [1, 11, 1.5, 12], "texture": "#0"},
|
||||||
|
@ -202,8 +215,8 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"from": [7.5, 7.5, 11.75],
|
"from": [7.75, 7.5, 12.65],
|
||||||
"to": [8.5, 9.5, 13],
|
"to": [8.25, 9.5, 13],
|
||||||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 7, 6.5]},
|
"rotation": {"angle": 0, "axis": "y", "origin": [8, 7, 6.5]},
|
||||||
"faces": {
|
"faces": {
|
||||||
"north": {"uv": [4, 11, 4.5, 12], "texture": "#0"},
|
"north": {"uv": [4, 11, 4.5, 12], "texture": "#0"},
|
||||||
|
@ -242,7 +255,7 @@
|
||||||
"name": "m4",
|
"name": "m4",
|
||||||
"origin": [8, 7, 6.5],
|
"origin": [8, 7, 6.5],
|
||||||
"color": 0,
|
"color": 0,
|
||||||
"children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]
|
"children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
|
@ -111,9 +111,22 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"from": [7.5, 1.53911, 14.06023],
|
"from": [7.5, 1.53911, 18.56023],
|
||||||
"to": [8.5, 3.53911, 27.31023],
|
"to": [8.5, 3.53911, 27.31023],
|
||||||
"rotation": {"angle": 22.5, "axis": "x", "origin": [8, 3.03911, 14.81023]},
|
"rotation": {"angle": 22.5, "axis": "x", "origin": [8, 3.03911, 14.81023]},
|
||||||
|
"faces": {
|
||||||
|
"north": {"uv": [5, 2.5, 6, 3.5], "texture": "#0"},
|
||||||
|
"east": {"uv": [5, 2.5, 6, 3.5], "texture": "#0"},
|
||||||
|
"south": {"uv": [5, 2.5, 6, 3.5], "texture": "#0"},
|
||||||
|
"west": {"uv": [5, 2.5, 6, 3.5], "texture": "#0"},
|
||||||
|
"up": {"uv": [5, 2.5, 6, 3.5], "texture": "#0"},
|
||||||
|
"down": {"uv": [5, 2.5, 6, 3.5], "texture": "#0"}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"from": [7.5, 1.53911, 14.06023],
|
||||||
|
"to": [8.5, 3.53911, 18.61023],
|
||||||
|
"rotation": {"angle": 22.5, "axis": "x", "origin": [8, 3.03911, 14.81023]},
|
||||||
"faces": {
|
"faces": {
|
||||||
"north": {"uv": [8, 9.5, 8.5, 10.5], "texture": "#0"},
|
"north": {"uv": [8, 9.5, 8.5, 10.5], "texture": "#0"},
|
||||||
"east": {"uv": [7.5, 7, 8.5, 8], "texture": "#0"},
|
"east": {"uv": [7.5, 7, 8.5, 8], "texture": "#0"},
|
||||||
|
@ -128,12 +141,12 @@
|
||||||
"to": [8.5, 5.69135, 26.54486],
|
"to": [8.5, 5.69135, 26.54486],
|
||||||
"rotation": {"angle": 22.5, "axis": "x", "origin": [8, 1.19135, 14.04486]},
|
"rotation": {"angle": 22.5, "axis": "x", "origin": [8, 1.19135, 14.04486]},
|
||||||
"faces": {
|
"faces": {
|
||||||
"north": {"uv": [8, 9.5, 8.5, 10.5], "texture": "#0"},
|
"north": {"uv": [4.5, 3.5, 5.5, 4.5], "texture": "#0"},
|
||||||
"east": {"uv": [7.5, 7, 8.5, 8], "texture": "#0"},
|
"east": {"uv": [4.5, 3.5, 5.5, 4.5], "texture": "#0"},
|
||||||
"south": {"uv": [8.5, 9.5, 9, 10.5], "texture": "#0"},
|
"south": {"uv": [4.5, 3.5, 5.5, 4.5], "texture": "#0"},
|
||||||
"west": {"uv": [8, 0, 9, 1], "texture": "#0"},
|
"west": {"uv": [4.5, 3.5, 5.5, 4.5], "texture": "#0"},
|
||||||
"up": {"uv": [9.5, 10.5, 9, 9.5], "texture": "#0"},
|
"up": {"uv": [4.5, 3.5, 5.5, 4.5], "texture": "#0"},
|
||||||
"down": {"uv": [10, 9.5, 9.5, 10.5], "texture": "#0"}
|
"down": {"uv": [4.5, 3.5, 5.5, 4.5], "texture": "#0"}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -141,12 +154,12 @@
|
||||||
"to": [8.5, 2.05062, 27.01388],
|
"to": [8.5, 2.05062, 27.01388],
|
||||||
"rotation": {"angle": 0, "axis": "x", "origin": [8, 0.80062, 21.06388]},
|
"rotation": {"angle": 0, "axis": "x", "origin": [8, 0.80062, 21.06388]},
|
||||||
"faces": {
|
"faces": {
|
||||||
"north": {"uv": [8, 9.5, 8.5, 10.5], "texture": "#0"},
|
"north": {"uv": [4.5, 3, 5.5, 4], "texture": "#0"},
|
||||||
"east": {"uv": [7.5, 7, 8.5, 8], "texture": "#0"},
|
"east": {"uv": [4.5, 3, 5.5, 4], "texture": "#0"},
|
||||||
"south": {"uv": [8.5, 9.5, 9, 10.5], "texture": "#0"},
|
"south": {"uv": [4.5, 3, 5.5, 4], "texture": "#0"},
|
||||||
"west": {"uv": [8, 0, 9, 1], "texture": "#0"},
|
"west": {"uv": [4.5, 3, 5.5, 4], "texture": "#0"},
|
||||||
"up": {"uv": [9.5, 10.5, 9, 9.5], "texture": "#0"},
|
"up": {"uv": [4.5, 3, 5.5, 4], "texture": "#0"},
|
||||||
"down": {"uv": [10, 9.5, 9.5, 10.5], "texture": "#0"}
|
"down": {"uv": [4.5, 3, 5.5, 4], "texture": "#0"}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -154,12 +167,12 @@
|
||||||
"to": [8.5, 2.05062, 27.51388],
|
"to": [8.5, 2.05062, 27.51388],
|
||||||
"rotation": {"angle": 0, "axis": "x", "origin": [8, 0.80062, 21.06388]},
|
"rotation": {"angle": 0, "axis": "x", "origin": [8, 0.80062, 21.06388]},
|
||||||
"faces": {
|
"faces": {
|
||||||
"north": {"uv": [8, 9.5, 8.5, 10.5], "texture": "#0"},
|
"north": {"uv": [4.5, 3.5, 5.5, 4.5], "texture": "#0"},
|
||||||
"east": {"uv": [7.5, 7, 8.5, 8], "texture": "#0"},
|
"east": {"uv": [4.5, 3.5, 5.5, 4.5], "texture": "#0"},
|
||||||
"south": {"uv": [8.5, 9.5, 9, 10.5], "texture": "#0"},
|
"south": {"uv": [4.5, 3.5, 5.5, 4.5], "texture": "#0"},
|
||||||
"west": {"uv": [8, 0, 9, 1], "texture": "#0"},
|
"west": {"uv": [4.5, 3.5, 5.5, 4.5], "texture": "#0"},
|
||||||
"up": {"uv": [9.5, 10.5, 9, 9.5], "texture": "#0"},
|
"up": {"uv": [4.5, 3.5, 5.5, 4.5], "texture": "#0"},
|
||||||
"down": {"uv": [10, 9.5, 9.5, 10.5], "texture": "#0"}
|
"down": {"uv": [4.5, 3.5, 5.5, 4.5], "texture": "#0"}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -258,12 +271,12 @@
|
||||||
"to": [8.5, 3.85, 6.5],
|
"to": [8.5, 3.85, 6.5],
|
||||||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 3.25, 1.75]},
|
"rotation": {"angle": 0, "axis": "y", "origin": [8, 3.25, 1.75]},
|
||||||
"faces": {
|
"faces": {
|
||||||
"north": {"uv": [10.5, 6, 11, 6.5], "texture": "#0"},
|
"north": {"uv": [4.5, 3, 8, 3.5], "texture": "#0"},
|
||||||
"east": {"uv": [6.5, 5, 10, 5.5], "texture": "#0"},
|
"east": {"uv": [4.5, 3, 8, 3.5], "texture": "#0"},
|
||||||
"south": {"uv": [6.5, 10.5, 7, 11], "texture": "#0"},
|
"south": {"uv": [4.5, 3, 8, 3.5], "texture": "#0"},
|
||||||
"west": {"uv": [6.5, 5.5, 10, 6], "texture": "#0"},
|
"west": {"uv": [4.5, 3, 8, 3.5], "texture": "#0"},
|
||||||
"up": {"uv": [1.5, 10, 1, 6.5], "texture": "#0"},
|
"up": {"uv": [4.5, 3, 8, 3.5], "texture": "#0"},
|
||||||
"down": {"uv": [2, 6.5, 1.5, 10], "texture": "#0"}
|
"down": {"uv": [4.5, 3, 8, 3.5], "texture": "#0"}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -307,7 +320,7 @@
|
||||||
"name": "group",
|
"name": "group",
|
||||||
"origin": [8, 3.25, 7.75],
|
"origin": [8, 3.25, 7.75],
|
||||||
"color": 0,
|
"color": 0,
|
||||||
"children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20]
|
"children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
|
@ -345,7 +345,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"from": [7.2, 5.05, 7.75],
|
"from": [7.2, 5.05, 3.75],
|
||||||
"to": [8.8, 6.65, 13.4],
|
"to": [8.8, 6.65, 13.4],
|
||||||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 1, 9]},
|
"rotation": {"angle": 0, "axis": "y", "origin": [8, 1, 9]},
|
||||||
"faces": {
|
"faces": {
|
||||||
|
|
|
@ -45,6 +45,71 @@
|
||||||
"down": {"uv": [6.5, 5, 6, 9], "texture": "#0"}
|
"down": {"uv": [6.5, 5, 6, 9], "texture": "#0"}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"from": [7.5, 1.2, 6.5],
|
||||||
|
"to": [8.5, 2, 8.8],
|
||||||
|
"rotation": {"angle": 0, "axis": "y", "origin": [8, 3.25, 7.75]},
|
||||||
|
"faces": {
|
||||||
|
"north": {"uv": [2.5, 9.5, 3, 10.5], "texture": "#0"},
|
||||||
|
"east": {"uv": [0, 2, 4, 3], "texture": "#0"},
|
||||||
|
"south": {"uv": [9.5, 3, 10, 4], "texture": "#0"},
|
||||||
|
"west": {"uv": [0, 3, 4, 4], "texture": "#0"},
|
||||||
|
"up": {"uv": [4, 8, 3.5, 4], "texture": "#0"},
|
||||||
|
"down": {"uv": [6.5, 5, 6, 9], "texture": "#0"}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"from": [7.25, -2.3, 6.5],
|
||||||
|
"to": [8.75, 1.2, 8.8],
|
||||||
|
"rotation": {"angle": 0, "axis": "y", "origin": [8, -0.55, 7.65]},
|
||||||
|
"faces": {
|
||||||
|
"north": {"uv": [2.5, 9.5, 3, 10.5], "texture": "#0"},
|
||||||
|
"east": {"uv": [0, 2, 4, 3], "texture": "#0"},
|
||||||
|
"south": {"uv": [9.5, 3, 10, 4], "texture": "#0"},
|
||||||
|
"west": {"uv": [0, 3, 4, 4], "texture": "#0"},
|
||||||
|
"up": {"uv": [4, 8, 3.5, 4], "texture": "#0"},
|
||||||
|
"down": {"uv": [6.5, 5, 6, 9], "texture": "#0"}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"from": [6.25, -1.3, 6.5],
|
||||||
|
"to": [9.75, 0.2, 8.8],
|
||||||
|
"rotation": {"angle": 0, "axis": "z", "origin": [8, -0.55, 7.65]},
|
||||||
|
"faces": {
|
||||||
|
"north": {"uv": [2.5, 9.5, 3, 10.5], "rotation": 90, "texture": "#0"},
|
||||||
|
"east": {"uv": [6.5, 5, 6, 9], "rotation": 270, "texture": "#0"},
|
||||||
|
"south": {"uv": [9.5, 3, 10, 4], "rotation": 270, "texture": "#0"},
|
||||||
|
"west": {"uv": [4, 8, 3.5, 4], "rotation": 270, "texture": "#0"},
|
||||||
|
"up": {"uv": [0, 2, 4, 3], "rotation": 270, "texture": "#0"},
|
||||||
|
"down": {"uv": [0, 3, 4, 4], "rotation": 270, "texture": "#0"}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"from": [7.25, -2.3, 6.5],
|
||||||
|
"to": [8.75, 1.2, 8.8],
|
||||||
|
"rotation": {"angle": -45, "axis": "z", "origin": [8, -0.55, 7.65]},
|
||||||
|
"faces": {
|
||||||
|
"north": {"uv": [2.5, 9.5, 3, 10.5], "rotation": 180, "texture": "#0"},
|
||||||
|
"east": {"uv": [0, 3, 4, 4], "rotation": 180, "texture": "#0"},
|
||||||
|
"south": {"uv": [9.5, 3, 10, 4], "rotation": 180, "texture": "#0"},
|
||||||
|
"west": {"uv": [0, 2, 4, 3], "rotation": 180, "texture": "#0"},
|
||||||
|
"up": {"uv": [6.5, 5, 6, 9], "rotation": 180, "texture": "#0"},
|
||||||
|
"down": {"uv": [4, 8, 3.5, 4], "rotation": 180, "texture": "#0"}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"from": [6.25, -1.3, 6.5],
|
||||||
|
"to": [9.75, 0.2, 8.8],
|
||||||
|
"rotation": {"angle": -45, "axis": "z", "origin": [8, -0.55, 7.65]},
|
||||||
|
"faces": {
|
||||||
|
"north": {"uv": [2.5, 9.5, 3, 10.5], "rotation": 270, "texture": "#0"},
|
||||||
|
"east": {"uv": [4, 8, 3.5, 4], "rotation": 90, "texture": "#0"},
|
||||||
|
"south": {"uv": [9.5, 3, 10, 4], "rotation": 90, "texture": "#0"},
|
||||||
|
"west": {"uv": [6.5, 5, 6, 9], "rotation": 90, "texture": "#0"},
|
||||||
|
"up": {"uv": [0, 3, 4, 4], "rotation": 90, "texture": "#0"},
|
||||||
|
"down": {"uv": [0, 2, 4, 3], "rotation": 90, "texture": "#0"}
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"from": [7.5, 4.25, 6.5],
|
"from": [7.5, 4.25, 6.5],
|
||||||
"to": [8.5, 4.5, 9.25],
|
"to": [8.5, 4.5, 9.25],
|
||||||
|
@ -149,45 +214,6 @@
|
||||||
"down": {"uv": [7.5, 9.5, 7, 10.5], "texture": "#0"}
|
"down": {"uv": [7.5, 9.5, 7, 10.5], "texture": "#0"}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"from": [7.50391, -0.75, 6.85],
|
|
||||||
"to": [8.49609, 2.5, 9.6],
|
|
||||||
"rotation": {"angle": 0, "axis": "x", "origin": [8, 0.5, 13.75]},
|
|
||||||
"faces": {
|
|
||||||
"north": {"uv": [5, 7.5, 5.5, 9.5], "texture": "#0"},
|
|
||||||
"east": {"uv": [0, 6.5, 1, 8.5], "texture": "#0"},
|
|
||||||
"south": {"uv": [5.5, 7.5, 6, 9.5], "texture": "#0"},
|
|
||||||
"west": {"uv": [6.5, 0, 7.5, 2], "texture": "#0"},
|
|
||||||
"up": {"uv": [7, 10.5, 6.5, 9.5], "texture": "#0"},
|
|
||||||
"down": {"uv": [7.5, 9.5, 7, 10.5], "texture": "#0"}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"from": [7.50391, -3.32131, 6.43799],
|
|
||||||
"to": [8.49609, -0.07131, 9.18799],
|
|
||||||
"rotation": {"angle": 22.5, "axis": "x", "origin": [8, -1.44631, 7.68799]},
|
|
||||||
"faces": {
|
|
||||||
"north": {"uv": [5, 7.5, 5.5, 9.5], "texture": "#0"},
|
|
||||||
"east": {"uv": [0, 6.5, 1, 8.5], "texture": "#0"},
|
|
||||||
"south": {"uv": [5.5, 7.5, 6, 9.5], "texture": "#0"},
|
|
||||||
"west": {"uv": [6.5, 0, 7.5, 2], "texture": "#0"},
|
|
||||||
"up": {"uv": [7, 10.5, 6.5, 9.5], "texture": "#0"},
|
|
||||||
"down": {"uv": [7.5, 9.5, 7, 10.5], "texture": "#0"}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"from": [7.50391, -5.53922, 5.07335],
|
|
||||||
"to": [8.49609, -2.28922, 7.82335],
|
|
||||||
"rotation": {"angle": 45, "axis": "x", "origin": [8, -3.66422, 6.32335]},
|
|
||||||
"faces": {
|
|
||||||
"north": {"uv": [5, 7.5, 5.5, 9.5], "texture": "#0"},
|
|
||||||
"east": {"uv": [0, 6.5, 1, 8.5], "texture": "#0"},
|
|
||||||
"south": {"uv": [5.5, 7.5, 6, 9.5], "texture": "#0"},
|
|
||||||
"west": {"uv": [6.5, 0, 7.5, 2], "texture": "#0"},
|
|
||||||
"up": {"uv": [7, 10.5, 6.5, 9.5], "texture": "#0"},
|
|
||||||
"down": {"uv": [7.5, 9.5, 7, 10.5], "texture": "#0"}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"from": [7.5, -1, 12.85],
|
"from": [7.5, -1, 12.85],
|
||||||
"to": [8.5, -0.25, 13.1],
|
"to": [8.5, -0.25, 13.1],
|
||||||
|
@ -424,7 +450,7 @@
|
||||||
"name": "group",
|
"name": "group",
|
||||||
"origin": [8, 3.25, 7.75],
|
"origin": [8, 3.25, 7.75],
|
||||||
"color": 0,
|
"color": 0,
|
||||||
"children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29]
|
"children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
|
@ -20,7 +20,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"from": [7.5, 2, 0.25],
|
"from": [7.5, 2, 0.25],
|
||||||
"to": [8.5, 3.5, 14.25],
|
"to": [8.5, 3.5, 14.8],
|
||||||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 3.25, 7.75]},
|
"rotation": {"angle": 0, "axis": "y", "origin": [8, 3.25, 7.75]},
|
||||||
"faces": {
|
"faces": {
|
||||||
"north": {"uv": [9.5, 8, 10, 9], "texture": "#1"},
|
"north": {"uv": [9.5, 8, 10, 9], "texture": "#1"},
|
||||||
|
@ -44,19 +44,6 @@
|
||||||
"down": {"uv": [5.5, 8, 5, 10.5], "texture": "#1"}
|
"down": {"uv": [5.5, 8, 5, 10.5], "texture": "#1"}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"from": [7.5, 3.5, 13.75],
|
|
||||||
"to": [8.5, 4.5, 14.5],
|
|
||||||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 3.25, 7.75]},
|
|
||||||
"faces": {
|
|
||||||
"north": {"uv": [10.5, 8, 11, 8.5], "texture": "#1"},
|
|
||||||
"east": {"uv": [8.5, 10.5, 9, 11], "texture": "#1"},
|
|
||||||
"south": {"uv": [10.5, 8.5, 11, 9], "texture": "#1"},
|
|
||||||
"west": {"uv": [10.5, 9, 11, 9.5], "texture": "#1"},
|
|
||||||
"up": {"uv": [11, 10, 10.5, 9.5], "texture": "#1"},
|
|
||||||
"down": {"uv": [10.5, 10.5, 10, 11], "texture": "#1"}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"from": [7.6, 3.5, 5.5],
|
"from": [7.6, 3.5, 5.5],
|
||||||
"to": [8.4, 4.5, 6.75],
|
"to": [8.4, 4.5, 6.75],
|
||||||
|
@ -83,6 +70,58 @@
|
||||||
"down": {"uv": [7, 8.5, 6.5, 10], "texture": "#1"}
|
"down": {"uv": [7, 8.5, 6.5, 10], "texture": "#1"}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"from": [7.2, 2.2, 9.35156],
|
||||||
|
"to": [7.5, 3.25, 13.10156],
|
||||||
|
"rotation": {"angle": 0, "axis": "y", "origin": [7.9, 3.25, 7.75]},
|
||||||
|
"faces": {
|
||||||
|
"north": {"uv": [11, 2.5, 11.5, 3], "texture": "#1"},
|
||||||
|
"east": {"uv": [8, 0.5, 9.5, 1], "texture": "#1"},
|
||||||
|
"south": {"uv": [3, 11, 3.5, 11.5], "texture": "#1"},
|
||||||
|
"west": {"uv": [8, 1, 9.5, 1.5], "texture": "#1"},
|
||||||
|
"up": {"uv": [9, 6.5, 8.5, 5], "texture": "#1"},
|
||||||
|
"down": {"uv": [7, 8.5, 6.5, 10], "texture": "#1"}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"from": [6.9, 2.4, 9.55156],
|
||||||
|
"to": [7.2, 4.55, 10.40156],
|
||||||
|
"rotation": {"angle": 0, "axis": "y", "origin": [8.1, 3.25, 7.75]},
|
||||||
|
"faces": {
|
||||||
|
"north": {"uv": [11, 2.5, 11.5, 3], "texture": "#1"},
|
||||||
|
"east": {"uv": [8, 0.5, 9.5, 1], "texture": "#1"},
|
||||||
|
"south": {"uv": [3, 11, 3.5, 11.5], "texture": "#1"},
|
||||||
|
"west": {"uv": [8, 1, 9.5, 1.5], "texture": "#1"},
|
||||||
|
"up": {"uv": [9, 6.5, 8.5, 5], "texture": "#1"},
|
||||||
|
"down": {"uv": [7, 8.5, 6.5, 10], "texture": "#1"}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"from": [6.9, 4.55, 8.30156],
|
||||||
|
"to": [7.7, 5.25, 13.15156],
|
||||||
|
"rotation": {"angle": 0, "axis": "y", "origin": [8.1, 3.25, 10.25]},
|
||||||
|
"faces": {
|
||||||
|
"north": {"uv": [11, 2.5, 11.5, 3], "texture": "#1"},
|
||||||
|
"east": {"uv": [8, 0.5, 9.5, 1], "texture": "#1"},
|
||||||
|
"south": {"uv": [3, 11, 3.5, 11.5], "texture": "#1"},
|
||||||
|
"west": {"uv": [8, 1, 9.5, 1.5], "texture": "#1"},
|
||||||
|
"up": {"uv": [9, 6.5, 8.5, 5], "texture": "#1"},
|
||||||
|
"down": {"uv": [7, 8.5, 6.5, 10], "texture": "#1"}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"from": [6.9, 2.4, 12.05156],
|
||||||
|
"to": [7.2, 4.55, 12.90156],
|
||||||
|
"rotation": {"angle": 0, "axis": "y", "origin": [8.1, 3.25, 10.25]},
|
||||||
|
"faces": {
|
||||||
|
"north": {"uv": [11, 2.5, 11.5, 3], "texture": "#1"},
|
||||||
|
"east": {"uv": [8, 0.5, 9.5, 1], "texture": "#1"},
|
||||||
|
"south": {"uv": [3, 11, 3.5, 11.5], "texture": "#1"},
|
||||||
|
"west": {"uv": [8, 1, 9.5, 1.5], "texture": "#1"},
|
||||||
|
"up": {"uv": [9, 6.5, 8.5, 5], "texture": "#1"},
|
||||||
|
"down": {"uv": [7, 8.5, 6.5, 10], "texture": "#1"}
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"from": [7.7, 3.5, 6.75156],
|
"from": [7.7, 3.5, 6.75156],
|
||||||
"to": [8.3, 4.5, 11.60156],
|
"to": [8.3, 4.5, 11.60156],
|
||||||
|
@ -109,19 +148,6 @@
|
||||||
"down": {"uv": [11.5, 5.5, 11, 6], "texture": "#1"}
|
"down": {"uv": [11.5, 5.5, 11, 6], "texture": "#1"}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"from": [7.5, 4.5, 7.5],
|
|
||||||
"to": [8.5, 4.75, 14.5],
|
|
||||||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 3.25, 7.75]},
|
|
||||||
"faces": {
|
|
||||||
"north": {"uv": [6, 11, 6.5, 11.5], "texture": "#1"},
|
|
||||||
"east": {"uv": [4, 3.5, 7.5, 4], "texture": "#1"},
|
|
||||||
"south": {"uv": [11, 6, 11.5, 6.5], "texture": "#1"},
|
|
||||||
"west": {"uv": [6.5, 4.5, 10, 5], "texture": "#1"},
|
|
||||||
"up": {"uv": [7, 8.5, 6.5, 5], "texture": "#1"},
|
|
||||||
"down": {"uv": [2.5, 7, 2, 10.5], "texture": "#1"}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"from": [7.5, 4.5, 5.5],
|
"from": [7.5, 4.5, 5.5],
|
||||||
"to": [8.5, 4.65, 7.5],
|
"to": [8.5, 4.65, 7.5],
|
||||||
|
@ -136,9 +162,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"from": [7.5, 2, 14.25],
|
"from": [7.5, 1, 16.45],
|
||||||
"to": [8.5, 3.5, 22.5],
|
"to": [8.5, 2.5, 23.6],
|
||||||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 3.25, 7.75]},
|
"rotation": {"angle": 0, "axis": "y", "origin": [8, 2.25, 8.85]},
|
||||||
"faces": {
|
"faces": {
|
||||||
"north": {"uv": [10, 3.5, 10.5, 4.5], "texture": "#1"},
|
"north": {"uv": [10, 3.5, 10.5, 4.5], "texture": "#1"},
|
||||||
"east": {"uv": [0, 2, 4, 3], "texture": "#1"},
|
"east": {"uv": [0, 2, 4, 3], "texture": "#1"},
|
||||||
|
@ -149,9 +175,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"from": [7.5, -0.5, 21.5],
|
"from": [7.5, -1.5, 22.6],
|
||||||
"to": [8.5, 2, 22.5],
|
"to": [8.5, 1, 23.6],
|
||||||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 3.25, 7.75]},
|
"rotation": {"angle": 0, "axis": "y", "origin": [8, 2.25, 8.85]},
|
||||||
"faces": {
|
"faces": {
|
||||||
"north": {"uv": [8.5, 6.5, 9, 8], "texture": "#1"},
|
"north": {"uv": [8.5, 6.5, 9, 8], "texture": "#1"},
|
||||||
"east": {"uv": [8.5, 8, 9, 9.5], "texture": "#1"},
|
"east": {"uv": [8.5, 8, 9, 9.5], "texture": "#1"},
|
||||||
|
@ -162,22 +188,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"from": [7.5, 1.25, 16.5],
|
"from": [7.5, 1.35, 20.55],
|
||||||
"to": [8.5, 2.75, 22.75],
|
"to": [8.5, 2.5, 22.85],
|
||||||
"rotation": {"angle": 22.5, "axis": "x", "origin": [8, 2.75, 18.375]},
|
"rotation": {"angle": 22.5, "axis": "x", "origin": [8, 1.75, 19.475]},
|
||||||
"faces": {
|
|
||||||
"north": {"uv": [10, 5.5, 10.5, 6.5], "texture": "#1"},
|
|
||||||
"east": {"uv": [4, 2.5, 7, 3.5], "texture": "#1"},
|
|
||||||
"south": {"uv": [6, 10, 6.5, 11], "texture": "#1"},
|
|
||||||
"west": {"uv": [2, 4.5, 5, 5.5], "texture": "#1"},
|
|
||||||
"up": {"uv": [3, 10, 2.5, 7], "texture": "#1"},
|
|
||||||
"down": {"uv": [3.5, 7, 3, 10], "texture": "#1"}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"from": [7.5, 2.75, 20.25],
|
|
||||||
"to": [8.5, 3.5, 21.75],
|
|
||||||
"rotation": {"angle": 22.5, "axis": "x", "origin": [8, 2.75, 18.375]},
|
|
||||||
"faces": {
|
"faces": {
|
||||||
"north": {"uv": [7.5, 11, 8, 11.5], "texture": "#1"},
|
"north": {"uv": [7.5, 11, 8, 11.5], "texture": "#1"},
|
||||||
"east": {"uv": [9.5, 9, 10.5, 9.5], "texture": "#1"},
|
"east": {"uv": [9.5, 9, 10.5, 9.5], "texture": "#1"},
|
||||||
|
@ -188,22 +201,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"from": [7.5, 4.75, 7.75],
|
"from": [7.5, 5, 8.5],
|
||||||
"to": [8.5, 5, 9.75],
|
"to": [8.5, 6, 8.75],
|
||||||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 3.25, 7.75]},
|
"rotation": {"angle": 0, "axis": "y", "origin": [8, 3.25, 8.5]},
|
||||||
"faces": {
|
|
||||||
"north": {"uv": [8, 11, 8.5, 11.5], "texture": "#1"},
|
|
||||||
"east": {"uv": [10, 2.5, 11, 3], "texture": "#1"},
|
|
||||||
"south": {"uv": [11, 8, 11.5, 8.5], "texture": "#1"},
|
|
||||||
"west": {"uv": [10, 7.5, 11, 8], "texture": "#1"},
|
|
||||||
"up": {"uv": [10.5, 9, 10, 8], "texture": "#1"},
|
|
||||||
"down": {"uv": [9.5, 10, 9, 11], "texture": "#1"}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"from": [7.5, 5, 7.75],
|
|
||||||
"to": [8.5, 6, 8],
|
|
||||||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 3.25, 7.75]},
|
|
||||||
"faces": {
|
"faces": {
|
||||||
"north": {"uv": [8.5, 11, 9, 11.5], "texture": "#1"},
|
"north": {"uv": [8.5, 11, 9, 11.5], "texture": "#1"},
|
||||||
"east": {"uv": [11, 8.5, 11.5, 9], "texture": "#1"},
|
"east": {"uv": [11, 8.5, 11.5, 9], "texture": "#1"},
|
||||||
|
@ -214,9 +214,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"from": [7.7, 0.44014, 7.10413],
|
"from": [7.7, 0.44014, 8.10413],
|
||||||
"to": [8.3, 3.04014, 9.60413],
|
"to": [8.3, 3.04014, 10.60413],
|
||||||
"rotation": {"angle": 22.5, "axis": "x", "origin": [8, 4.29014, 7.65413]},
|
"rotation": {"angle": 22.5, "axis": "x", "origin": [8, 4.29014, 8.65413]},
|
||||||
"faces": {
|
"faces": {
|
||||||
"north": {"uv": [9, 8, 9.5, 9.5], "texture": "#1"},
|
"north": {"uv": [9, 8, 9.5, 9.5], "texture": "#1"},
|
||||||
"east": {"uv": [5, 4.5, 6.5, 6], "texture": "#1"},
|
"east": {"uv": [5, 4.5, 6.5, 6], "texture": "#1"},
|
||||||
|
@ -227,9 +227,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"from": [7.7, -1.34838, 4.92924],
|
"from": [7.7, -1.34838, 5.92924],
|
||||||
"to": [8.3, 1.25162, 7.42924],
|
"to": [8.3, 1.25162, 8.42924],
|
||||||
"rotation": {"angle": 45, "axis": "x", "origin": [8, -0.04838, 6.17924]},
|
"rotation": {"angle": 45, "axis": "x", "origin": [8, -0.04838, 7.17924]},
|
||||||
"faces": {
|
"faces": {
|
||||||
"north": {"uv": [9.5, 6.5, 10, 8], "texture": "#1"},
|
"north": {"uv": [9.5, 6.5, 10, 8], "texture": "#1"},
|
||||||
"east": {"uv": [7, 0, 8, 1.5], "texture": "#1"},
|
"east": {"uv": [7, 0, 8, 1.5], "texture": "#1"},
|
||||||
|
@ -240,35 +240,22 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"from": [7.50391, -1, 13.1],
|
"from": [7.5, 1.06973, 14.27681],
|
||||||
"to": [8.49609, 2.5, 14.6],
|
"to": [8.49218, 2.56973, 23.27681],
|
||||||
"rotation": {"angle": -22.5, "axis": "x", "origin": [8, 0.5, 13.75]},
|
"rotation": {"angle": 22.5, "axis": "x", "origin": [7.99609, 1.71973, 16.87681]},
|
||||||
"faces": {
|
"faces": {
|
||||||
"north": {"uv": [6, 8, 6.5, 10], "texture": "#1"},
|
"north": {"uv": [11, 1, 10.5, 0], "rotation": 180, "texture": "#1"},
|
||||||
"east": {"uv": [4.5, 6, 5.5, 8], "texture": "#1"},
|
"east": {"uv": [4.5, 6, 5.5, 8], "rotation": 90, "texture": "#1"},
|
||||||
"south": {"uv": [8, 7.5, 8.5, 9.5], "texture": "#1"},
|
"south": {"uv": [2.5, 10.5, 2, 11.5], "texture": "#1"},
|
||||||
"west": {"uv": [5.5, 6, 6.5, 8], "texture": "#1"},
|
"west": {"uv": [5.5, 6, 6.5, 8], "rotation": 270, "texture": "#1"},
|
||||||
"up": {"uv": [11, 1, 10.5, 0], "texture": "#1"},
|
"up": {"uv": [8, 7.5, 8.5, 9.5], "texture": "#1"},
|
||||||
"down": {"uv": [2.5, 10.5, 2, 11.5], "texture": "#1"}
|
"down": {"uv": [6, 8, 6.5, 10], "rotation": 180, "texture": "#1"}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"from": [7.5, -1, 12.85],
|
"from": [7.75, 0.76924, 11.74672],
|
||||||
"to": [8.5, -0.25, 13.1],
|
"to": [8.25, 0.86924, 13.99672],
|
||||||
"rotation": {"angle": -22.5, "axis": "x", "origin": [8, 0.5, 13.75]},
|
"rotation": {"angle": 0, "axis": "x", "origin": [8, 0.76924, 14.74672]},
|
||||||
"faces": {
|
|
||||||
"north": {"uv": [10, 11, 10.5, 11.5], "texture": "#1"},
|
|
||||||
"east": {"uv": [11, 10, 11.5, 10.5], "texture": "#1"},
|
|
||||||
"south": {"uv": [10.5, 11, 11, 11.5], "texture": "#1"},
|
|
||||||
"west": {"uv": [11, 10.5, 11.5, 11], "texture": "#1"},
|
|
||||||
"up": {"uv": [11.5, 11.5, 11, 11], "texture": "#1"},
|
|
||||||
"down": {"uv": [12, 0, 11.5, 0.5], "texture": "#1"}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"from": [7.75, 0.76924, 10.74672],
|
|
||||||
"to": [8.25, 0.86924, 12.99672],
|
|
||||||
"rotation": {"angle": 0, "axis": "x", "origin": [8, 0.76924, 13.74672]},
|
|
||||||
"faces": {
|
"faces": {
|
||||||
"north": {"uv": [11.5, 0.5, 12, 1], "texture": "#1"},
|
"north": {"uv": [11.5, 0.5, 12, 1], "texture": "#1"},
|
||||||
"east": {"uv": [10.5, 1, 11.5, 1.5], "texture": "#1"},
|
"east": {"uv": [10.5, 1, 11.5, 1.5], "texture": "#1"},
|
||||||
|
@ -279,9 +266,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"from": [7.75, 0.76924, 10.14672],
|
"from": [7.75, 0.76924, 11.14672],
|
||||||
"to": [8.25, 2.11924, 10.74672],
|
"to": [8.25, 2.11924, 11.74672],
|
||||||
"rotation": {"angle": 0, "axis": "x", "origin": [8, 0.76924, 13.74672]},
|
"rotation": {"angle": 0, "axis": "x", "origin": [8, 0.76924, 14.74672]},
|
||||||
"faces": {
|
"faces": {
|
||||||
"north": {"uv": [11.5, 1, 12, 1.5], "texture": "#1"},
|
"north": {"uv": [11.5, 1, 12, 1.5], "texture": "#1"},
|
||||||
"east": {"uv": [1.5, 11.5, 2, 12], "texture": "#1"},
|
"east": {"uv": [1.5, 11.5, 2, 12], "texture": "#1"},
|
||||||
|
@ -292,9 +279,22 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"from": [7.75, 1.06924, 11.54672],
|
"from": [7.75, 0.76924, 13.89672],
|
||||||
"to": [8.25, 2.11924, 11.89672],
|
"to": [8.25, 2.11924, 14.49672],
|
||||||
"rotation": {"angle": 22.5, "axis": "x", "origin": [8, 1.59424, 11.82172]},
|
"rotation": {"angle": 0, "axis": "x", "origin": [8, 0.76924, 17.49672]},
|
||||||
|
"faces": {
|
||||||
|
"north": {"uv": [11.5, 1, 12, 1.5], "texture": "#1"},
|
||||||
|
"east": {"uv": [1.5, 11.5, 2, 12], "texture": "#1"},
|
||||||
|
"south": {"uv": [11.5, 1.5, 12, 2], "texture": "#1"},
|
||||||
|
"west": {"uv": [2, 11.5, 2.5, 12], "texture": "#1"},
|
||||||
|
"up": {"uv": [12, 2.5, 11.5, 2], "texture": "#1"},
|
||||||
|
"down": {"uv": [3, 11.5, 2.5, 12], "texture": "#1"}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"from": [7.75, 1.06924, 12.54672],
|
||||||
|
"to": [8.25, 2.11924, 12.89672],
|
||||||
|
"rotation": {"angle": 22.5, "axis": "x", "origin": [8, 1.59424, 12.82172]},
|
||||||
"faces": {
|
"faces": {
|
||||||
"north": {"uv": [11.5, 2.5, 12, 3], "texture": "#1"},
|
"north": {"uv": [11.5, 2.5, 12, 3], "texture": "#1"},
|
||||||
"east": {"uv": [3, 11.5, 3.5, 12], "texture": "#1"},
|
"east": {"uv": [3, 11.5, 3.5, 12], "texture": "#1"},
|
||||||
|
@ -317,19 +317,6 @@
|
||||||
"down": {"uv": [11, 6, 10.5, 7], "texture": "#1"}
|
"down": {"uv": [11, 6, 10.5, 7], "texture": "#1"}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"from": [7.5, 0.87608, 12.83471],
|
|
||||||
"to": [8.5, 1.22608, 13.33471],
|
|
||||||
"rotation": {"angle": 45, "axis": "x", "origin": [8, 0.62608, 16.70971]},
|
|
||||||
"faces": {
|
|
||||||
"north": {"uv": [11.5, 4.5, 12, 5], "texture": "#1"},
|
|
||||||
"east": {"uv": [5, 11.5, 5.5, 12], "texture": "#1"},
|
|
||||||
"south": {"uv": [11.5, 5, 12, 5.5], "texture": "#1"},
|
|
||||||
"west": {"uv": [5.5, 11.5, 6, 12], "texture": "#1"},
|
|
||||||
"up": {"uv": [12, 6, 11.5, 5.5], "texture": "#1"},
|
|
||||||
"down": {"uv": [6.5, 11.5, 6, 12], "texture": "#1"}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"from": [7.7, 2.95, -13.25],
|
"from": [7.7, 2.95, -13.25],
|
||||||
"to": [8.3, 3.55, 1.25],
|
"to": [8.3, 3.55, 1.25],
|
||||||
|
@ -397,7 +384,7 @@
|
||||||
"name": "group",
|
"name": "group",
|
||||||
"origin": [8, 3.25, 7.75],
|
"origin": [8, 3.25, 7.75],
|
||||||
"color": 0,
|
"color": 0,
|
||||||
"children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27]
|
"children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
|
@ -7,9 +7,9 @@
|
||||||
},
|
},
|
||||||
"elements": [
|
"elements": [
|
||||||
{
|
{
|
||||||
"from": [7, 3, 3],
|
"from": [7, 3, 10],
|
||||||
"to": [9, 8, 5],
|
"to": [9, 8, 12],
|
||||||
"rotation": {"angle": -22.5, "axis": "x", "origin": [8, 3, 4]},
|
"rotation": {"angle": -22.5, "axis": "x", "origin": [8, 3, 11]},
|
||||||
"faces": {
|
"faces": {
|
||||||
"north": {"uv": [4, 5, 4.5, 6.25], "texture": "#0"},
|
"north": {"uv": [4, 5, 4.5, 6.25], "texture": "#0"},
|
||||||
"east": {"uv": [5, 4.25, 5.5, 5.5], "texture": "#0"},
|
"east": {"uv": [5, 4.25, 5.5, 5.5], "texture": "#0"},
|
||||||
|
@ -20,9 +20,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"from": [7.25, -4, 3.25],
|
"from": [7.25, -4, 10.25],
|
||||||
"to": [8.75, 8, 5.25],
|
"to": [8.75, 8, 12.25],
|
||||||
"rotation": {"angle": -22.5, "axis": "x", "origin": [8, 3, 4]},
|
"rotation": {"angle": -22.5, "axis": "x", "origin": [8, 3, 11]},
|
||||||
"faces": {
|
"faces": {
|
||||||
"north": {"uv": [1, 1.5, 1.5, 4.5], "texture": "#0"},
|
"north": {"uv": [1, 1.5, 1.5, 4.5], "texture": "#0"},
|
||||||
"east": {"uv": [1.5, 1.5, 2, 4.5], "texture": "#0"},
|
"east": {"uv": [1.5, 1.5, 2, 4.5], "texture": "#0"},
|
||||||
|
@ -33,9 +33,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"from": [7, 3, 6],
|
"from": [7, 3, 13],
|
||||||
"to": [9, 8, 8],
|
"to": [9, 8, 15],
|
||||||
"rotation": {"angle": -22.5, "axis": "x", "origin": [8, 3, 7]},
|
"rotation": {"angle": -22.5, "axis": "x", "origin": [8, 3, 14]},
|
||||||
"faces": {
|
"faces": {
|
||||||
"north": {"uv": [3, 5.5, 3.5, 6.75], "texture": "#0"},
|
"north": {"uv": [3, 5.5, 3.5, 6.75], "texture": "#0"},
|
||||||
"east": {"uv": [5.5, 4, 6, 5.25], "texture": "#0"},
|
"east": {"uv": [5.5, 4, 6, 5.25], "texture": "#0"},
|
||||||
|
@ -46,9 +46,61 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"from": [7, 2.5, 10],
|
"from": [6.75, 8, 20.5],
|
||||||
"to": [9, 8.25, 12],
|
"to": [9.25, 10.5, 31.4],
|
||||||
"rotation": {"angle": -22.5, "axis": "x", "origin": [8, 3, 7]},
|
"rotation": {"angle": 0, "axis": "x", "origin": [8, 6.1, 23.9]},
|
||||||
|
"faces": {
|
||||||
|
"north": {"uv": [3, 5.5, 3.5, 6.75], "texture": "#0"},
|
||||||
|
"east": {"uv": [5.5, 4, 6, 5.25], "texture": "#0"},
|
||||||
|
"south": {"uv": [5, 5.5, 5.5, 6.75], "texture": "#0"},
|
||||||
|
"west": {"uv": [5.5, 5.25, 6, 6.5], "texture": "#0"},
|
||||||
|
"up": {"uv": [8, 2.5, 7.5, 2], "texture": "#0"},
|
||||||
|
"down": {"uv": [4, 7.5, 3.5, 8], "texture": "#0"}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"from": [6.75, 3.25, 29.5],
|
||||||
|
"to": [9.25, 8, 31.4],
|
||||||
|
"rotation": {"angle": 0, "axis": "x", "origin": [8, 5.625, 30.45]},
|
||||||
|
"faces": {
|
||||||
|
"north": {"uv": [3, 5.5, 3.5, 6.75], "texture": "#0"},
|
||||||
|
"east": {"uv": [5.5, 4, 6, 5.25], "texture": "#0"},
|
||||||
|
"south": {"uv": [5, 5.5, 5.5, 6.75], "texture": "#0"},
|
||||||
|
"west": {"uv": [5.5, 5.25, 6, 6.5], "texture": "#0"},
|
||||||
|
"up": {"uv": [8, 2.5, 7.5, 2], "texture": "#0"},
|
||||||
|
"down": {"uv": [4, 7.5, 3.5, 8], "texture": "#0"}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"from": [6.75, 5.09046, 22.54434],
|
||||||
|
"to": [9.25, 8.48656, 30.04434],
|
||||||
|
"rotation": {"angle": 22.5, "axis": "x", "origin": [8, 5.03656, 27.66934]},
|
||||||
|
"faces": {
|
||||||
|
"north": {"uv": [8, 2.5, 7.5, 2], "rotation": 180, "texture": "#0"},
|
||||||
|
"east": {"uv": [5.5, 4, 6, 5.25], "rotation": 90, "texture": "#0"},
|
||||||
|
"south": {"uv": [4, 7.5, 3.5, 8], "texture": "#0"},
|
||||||
|
"west": {"uv": [5.5, 5.25, 6, 6.5], "rotation": 270, "texture": "#0"},
|
||||||
|
"up": {"uv": [5, 5.5, 5.5, 6.75], "texture": "#0"},
|
||||||
|
"down": {"uv": [3, 5.5, 3.5, 6.75], "rotation": 180, "texture": "#0"}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"from": [6.75, 7.04761, 21.70508],
|
||||||
|
"to": [9.25, 8.45933, 23.56446],
|
||||||
|
"rotation": {"angle": 0, "axis": "x", "origin": [8, 6.99371, 28.08008]},
|
||||||
|
"faces": {
|
||||||
|
"north": {"uv": [8, 2.5, 7.5, 2], "rotation": 180, "texture": "#0"},
|
||||||
|
"east": {"uv": [5.5, 4, 6, 5.25], "rotation": 90, "texture": "#0"},
|
||||||
|
"south": {"uv": [4, 7.5, 3.5, 8], "texture": "#0"},
|
||||||
|
"west": {"uv": [5.5, 5.25, 6, 6.5], "rotation": 270, "texture": "#0"},
|
||||||
|
"up": {"uv": [5, 5.5, 5.5, 6.75], "texture": "#0"},
|
||||||
|
"down": {"uv": [3, 5.5, 3.5, 6.75], "rotation": 180, "texture": "#0"}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"from": [7, 2.5, 17],
|
||||||
|
"to": [9, 8.25, 19],
|
||||||
|
"rotation": {"angle": -22.5, "axis": "x", "origin": [8, 3, 14]},
|
||||||
"faces": {
|
"faces": {
|
||||||
"north": {"uv": [0, 5.75, 0.5, 7], "texture": "#0"},
|
"north": {"uv": [0, 5.75, 0.5, 7], "texture": "#0"},
|
||||||
"east": {"uv": [0.5, 5.75, 1, 7], "texture": "#0"},
|
"east": {"uv": [0.5, 5.75, 1, 7], "texture": "#0"},
|
||||||
|
@ -59,9 +111,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"from": [7, 2.61732, 3.07612],
|
"from": [7, 2.61732, 10.07612],
|
||||||
"to": [9, 7.61732, 6.07612],
|
"to": [9, 7.61732, 13.07612],
|
||||||
"rotation": {"angle": 0, "axis": "x", "origin": [8, 2.61732, 4.07612]},
|
"rotation": {"angle": 0, "axis": "x", "origin": [8, 2.61732, 11.07612]},
|
||||||
"faces": {
|
"faces": {
|
||||||
"north": {"uv": [6, 5.25, 6.5, 6.5], "texture": "#0"},
|
"north": {"uv": [6, 5.25, 6.5, 6.5], "texture": "#0"},
|
||||||
"east": {"uv": [3.5, 3.25, 4.25, 4.5], "texture": "#0"},
|
"east": {"uv": [3.5, 3.25, 4.25, 4.5], "texture": "#0"},
|
||||||
|
@ -72,9 +124,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"from": [7, 7.11732, -2.67388],
|
"from": [7, 7.11732, 4.32612],
|
||||||
"to": [9, 8.36732, 6.07612],
|
"to": [9, 8.36732, 13.07612],
|
||||||
"rotation": {"angle": 0, "axis": "x", "origin": [8, 2.61732, 4.07612]},
|
"rotation": {"angle": 0, "axis": "x", "origin": [8, 2.61732, 11.07612]},
|
||||||
"faces": {
|
"faces": {
|
||||||
"north": {"uv": [7, 1.5, 7.5, 2.25], "texture": "#0"},
|
"north": {"uv": [7, 1.5, 7.5, 2.25], "texture": "#0"},
|
||||||
"east": {"uv": [1, 0, 3.25, 0.75], "texture": "#0"},
|
"east": {"uv": [1, 0, 3.25, 0.75], "texture": "#0"},
|
||||||
|
@ -85,9 +137,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"from": [7.25, 10.36732, -2.67388],
|
"from": [7.25, 10.36732, 4.32612],
|
||||||
"to": [8.75, 10.61732, 11.32612],
|
"to": [8.75, 10.61732, 18.32612],
|
||||||
"rotation": {"angle": 0, "axis": "x", "origin": [8, 2.61732, 4.07612]},
|
"rotation": {"angle": 0, "axis": "x", "origin": [8, 2.61732, 11.07612]},
|
||||||
"faces": {
|
"faces": {
|
||||||
"north": {"uv": [3.5, 8, 4, 8.25], "texture": "#0"},
|
"north": {"uv": [3.5, 8, 4, 8.25], "texture": "#0"},
|
||||||
"east": {"uv": [4, 2.25, 7.5, 2.5], "texture": "#0"},
|
"east": {"uv": [4, 2.25, 7.5, 2.5], "texture": "#0"},
|
||||||
|
@ -98,9 +150,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"from": [7, 10.46732, 3.32612],
|
"from": [7, 10.46732, 10.32612],
|
||||||
"to": [9, 11.61732, 7.32612],
|
"to": [9, 10.91732, 14.32612],
|
||||||
"rotation": {"angle": 0, "axis": "x", "origin": [8, 2.61732, 4.07612]},
|
"rotation": {"angle": 0, "axis": "x", "origin": [8, 2.61732, 11.07612]},
|
||||||
"faces": {
|
"faces": {
|
||||||
"north": {"uv": [8, 7.25, 8.5, 7.5], "texture": "#0"},
|
"north": {"uv": [8, 7.25, 8.5, 7.5], "texture": "#0"},
|
||||||
"east": {"uv": [7.25, 0.75, 8.25, 1], "texture": "#0"},
|
"east": {"uv": [7.25, 0.75, 8.25, 1], "texture": "#0"},
|
||||||
|
@ -111,9 +163,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"from": [7, 12.96732, 3.32612],
|
"from": [7, 12.26732, 10.32612],
|
||||||
"to": [9, 13.11732, 7.32612],
|
"to": [9, 12.41732, 10.92612],
|
||||||
"rotation": {"angle": 0, "axis": "x", "origin": [8, 5.21732, 4.07612]},
|
"rotation": {"angle": 0, "axis": "x", "origin": [8, 4.51732, 11.07612]},
|
||||||
"faces": {
|
"faces": {
|
||||||
"north": {"uv": [8, 7.5, 8.5, 7.75], "texture": "#0"},
|
"north": {"uv": [8, 7.5, 8.5, 7.75], "texture": "#0"},
|
||||||
"east": {"uv": [7.5, 4.25, 8.5, 4.5], "texture": "#0"},
|
"east": {"uv": [7.5, 4.25, 8.5, 4.5], "texture": "#0"},
|
||||||
|
@ -124,9 +176,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"from": [7, 11.61732, 3.32612],
|
"from": [7, 10.91732, 10.32612],
|
||||||
"to": [7.15, 12.96732, 7.32612],
|
"to": [7.15, 12.26732, 10.92612],
|
||||||
"rotation": {"angle": 0, "axis": "x", "origin": [8, 2.61732, 4.07612]},
|
"rotation": {"angle": 0, "axis": "x", "origin": [8, 1.91732, 11.07612]},
|
||||||
"faces": {
|
"faces": {
|
||||||
"north": {"uv": [3.25, 1, 3.5, 1.25], "texture": "#0"},
|
"north": {"uv": [3.25, 1, 3.5, 1.25], "texture": "#0"},
|
||||||
"east": {"uv": [7.5, 5.75, 8.5, 6], "texture": "#0"},
|
"east": {"uv": [7.5, 5.75, 8.5, 6], "texture": "#0"},
|
||||||
|
@ -137,9 +189,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"from": [8.85, 11.61732, 3.32612],
|
"from": [8.85, 10.91732, 10.32612],
|
||||||
"to": [9, 12.96732, 7.32612],
|
"to": [9, 12.26732, 10.92612],
|
||||||
"rotation": {"angle": 0, "axis": "x", "origin": [8, 2.61732, 4.07612]},
|
"rotation": {"angle": 0, "axis": "x", "origin": [8, 1.91732, 11.07612]},
|
||||||
"faces": {
|
"faces": {
|
||||||
"north": {"uv": [4, 2.75, 4.25, 3], "texture": "#0"},
|
"north": {"uv": [4, 2.75, 4.25, 3], "texture": "#0"},
|
||||||
"east": {"uv": [7.5, 6.25, 8.5, 6.5], "texture": "#0"},
|
"east": {"uv": [7.5, 6.25, 8.5, 6.5], "texture": "#0"},
|
||||||
|
@ -150,9 +202,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"from": [7, 8.36732, -2.67388],
|
"from": [7, 8.36732, 4.32612],
|
||||||
"to": [9, 10.36732, 11.57612],
|
"to": [9, 10.36732, 18.57612],
|
||||||
"rotation": {"angle": 0, "axis": "x", "origin": [8, 2.61732, 4.07612]},
|
"rotation": {"angle": 0, "axis": "x", "origin": [8, 2.61732, 11.07612]},
|
||||||
"faces": {
|
"faces": {
|
||||||
"north": {"uv": [0, 7.75, 0.5, 8.25], "texture": "#0"},
|
"north": {"uv": [0, 7.75, 0.5, 8.25], "texture": "#0"},
|
||||||
"east": {"uv": [3.5, 4.5, 5, 5], "texture": "#0"},
|
"east": {"uv": [3.5, 4.5, 5, 5], "texture": "#0"},
|
||||||
|
@ -163,9 +215,22 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"from": [7, 8.36732, 11.57612],
|
"from": [6.8, 7.11732, -6.17388],
|
||||||
"to": [9, 9.61732, 18.07612],
|
"to": [9.2, 10.36732, 4.07612],
|
||||||
"rotation": {"angle": 0, "axis": "x", "origin": [8, 2.61732, 4.07612]},
|
"rotation": {"angle": 0, "axis": "x", "origin": [8, 2.61732, 11.07612]},
|
||||||
|
"faces": {
|
||||||
|
"north": {"uv": [0, 7.75, 0.5, 8.25], "texture": "#0"},
|
||||||
|
"east": {"uv": [3.5, 4.5, 5, 5], "texture": "#0"},
|
||||||
|
"south": {"uv": [7.75, 0, 8.25, 0.5], "texture": "#0"},
|
||||||
|
"west": {"uv": [4.75, 1, 6.25, 1.5], "texture": "#0"},
|
||||||
|
"up": {"uv": [5.25, 4.25, 4.75, 2.75], "texture": "#0"},
|
||||||
|
"down": {"uv": [4, 5, 3.5, 6.5], "texture": "#0"}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"from": [7, 8.36732, 18.57612],
|
||||||
|
"to": [9, 10.11732, 25.32612],
|
||||||
|
"rotation": {"angle": 0, "axis": "x", "origin": [8, 2.61732, 11.07612]},
|
||||||
"faces": {
|
"faces": {
|
||||||
"north": {"uv": [8, 8, 8.5, 8.25], "texture": "#0"},
|
"north": {"uv": [8, 8, 8.5, 8.25], "texture": "#0"},
|
||||||
"east": {"uv": [6.75, 1, 8.5, 1.25], "texture": "#0"},
|
"east": {"uv": [6.75, 1, 8.5, 1.25], "texture": "#0"},
|
||||||
|
@ -176,74 +241,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"from": [7, 2.13375, 19.40871],
|
"from": [7, 7.11732, -16],
|
||||||
"to": [9, 4.38375, 22.65871],
|
"to": [9, 9.36732, 4.07612],
|
||||||
"rotation": {"angle": 0, "axis": "x", "origin": [8, 2.88375, 3.15871]},
|
"rotation": {"angle": 0, "axis": "x", "origin": [8, 2.61732, 11.07612]},
|
||||||
"faces": {
|
|
||||||
"north": {"uv": [0.5, 7.75, 1, 8.25], "texture": "#0"},
|
|
||||||
"east": {"uv": [7, 4.5, 7.75, 5], "texture": "#0"},
|
|
||||||
"south": {"uv": [4, 7.75, 4.5, 8.25], "texture": "#0"},
|
|
||||||
"west": {"uv": [7, 5, 7.75, 5.5], "texture": "#0"},
|
|
||||||
"up": {"uv": [7.5, 6.25, 7, 5.5], "texture": "#0"},
|
|
||||||
"down": {"uv": [7, 7, 6.5, 7.75], "texture": "#0"}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"from": [7, 1.88375, 22.65871],
|
|
||||||
"to": [9, 8.38375, 23.90871],
|
|
||||||
"rotation": {"angle": 0, "axis": "x", "origin": [8, 2.88375, 3.15871]},
|
|
||||||
"faces": {
|
|
||||||
"north": {"uv": [1, 4.5, 1.5, 6.25], "texture": "#0"},
|
|
||||||
"east": {"uv": [3, 6.75, 3.25, 8.5], "texture": "#0"},
|
|
||||||
"south": {"uv": [1.5, 4.5, 2, 6.25], "texture": "#0"},
|
|
||||||
"west": {"uv": [3.25, 6.75, 3.5, 8.5], "texture": "#0"},
|
|
||||||
"up": {"uv": [8.75, 0.25, 8.25, 0], "texture": "#0"},
|
|
||||||
"down": {"uv": [8.75, 0.25, 8.25, 0.5], "texture": "#0"}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"from": [7, 6.63375, 18.65871],
|
|
||||||
"to": [9, 7.88375, 22.65871],
|
|
||||||
"rotation": {"angle": 0, "axis": "x", "origin": [8, 2.88375, 3.15871]},
|
|
||||||
"faces": {
|
|
||||||
"north": {"uv": [0.5, 8.25, 1, 8.5], "texture": "#0"},
|
|
||||||
"east": {"uv": [7.75, 0.5, 8.75, 0.75], "texture": "#0"},
|
|
||||||
"south": {"uv": [8.25, 0.75, 8.75, 1], "texture": "#0"},
|
|
||||||
"west": {"uv": [7.75, 4.5, 8.75, 4.75], "texture": "#0"},
|
|
||||||
"up": {"uv": [7, 4.75, 6.5, 3.75], "texture": "#0"},
|
|
||||||
"down": {"uv": [7, 4.75, 6.5, 5.75], "texture": "#0"}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"from": [7, 3.13505, 18.16525],
|
|
||||||
"to": [9, 9.63505, 19.41525],
|
|
||||||
"rotation": {"angle": -22.5, "axis": "x", "origin": [8, 6.26005, 18.79025]},
|
|
||||||
"faces": {
|
|
||||||
"north": {"uv": [2, 4.5, 2.5, 6.25], "texture": "#0"},
|
|
||||||
"east": {"uv": [5, 6.75, 5.25, 8.5], "texture": "#0"},
|
|
||||||
"south": {"uv": [2.5, 4.5, 3, 6.25], "texture": "#0"},
|
|
||||||
"west": {"uv": [5.25, 6.75, 5.5, 8.5], "texture": "#0"},
|
|
||||||
"up": {"uv": [8.75, 1.75, 8.25, 1.5], "texture": "#0"},
|
|
||||||
"down": {"uv": [8.75, 1.75, 8.25, 2], "texture": "#0"}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"from": [7, 7.74065, 11.00392],
|
|
||||||
"to": [9, 8.74065, 13.25392],
|
|
||||||
"rotation": {"angle": 22.5, "axis": "x", "origin": [8, 8.11565, 15.37892]},
|
|
||||||
"faces": {
|
|
||||||
"north": {"uv": [8.25, 2, 8.75, 2.25], "texture": "#0"},
|
|
||||||
"east": {"uv": [8.25, 2.25, 8.75, 2.5], "texture": "#0"},
|
|
||||||
"south": {"uv": [3.5, 8.25, 4, 8.5], "texture": "#0"},
|
|
||||||
"west": {"uv": [4, 8.25, 4.5, 8.5], "texture": "#0"},
|
|
||||||
"up": {"uv": [5, 8.25, 4.5, 7.75], "texture": "#0"},
|
|
||||||
"down": {"uv": [8.25, 4.75, 7.75, 5.25], "texture": "#0"}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"from": [7, 7.11732, -12.17388],
|
|
||||||
"to": [9, 9.36732, -2.92388],
|
|
||||||
"rotation": {"angle": 0, "axis": "x", "origin": [8, 2.61732, 4.07612]},
|
|
||||||
"faces": {
|
"faces": {
|
||||||
"north": {"uv": [6.5, 7.75, 7, 8.25], "texture": "#0"},
|
"north": {"uv": [6.5, 7.75, 7, 8.25], "texture": "#0"},
|
||||||
"east": {"uv": [3.25, 0, 5.5, 0.5], "texture": "#0"},
|
"east": {"uv": [3.25, 0, 5.5, 0.5], "texture": "#0"},
|
||||||
|
@ -254,9 +254,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"from": [7.35355, 9.37087, -12.17388],
|
"from": [7.35355, 9.37087, -16],
|
||||||
"to": [8.10355, 9.72087, -2.92388],
|
"to": [8.10355, 9.72087, 4.07612],
|
||||||
"rotation": {"angle": 0, "axis": "x", "origin": [8.35355, 3.22087, 4.07612]},
|
"rotation": {"angle": 0, "axis": "x", "origin": [8.35355, 3.22087, 11.07612]},
|
||||||
"faces": {
|
"faces": {
|
||||||
"north": {"uv": [4.75, 4.25, 5, 4.5], "texture": "#0"},
|
"north": {"uv": [4.75, 4.25, 5, 4.5], "texture": "#0"},
|
||||||
"east": {"uv": [4.75, 1.5, 7, 1.75], "texture": "#0"},
|
"east": {"uv": [4.75, 1.5, 7, 1.75], "texture": "#0"},
|
||||||
|
@ -267,9 +267,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"from": [7.03033, 8.94054, -12.17388],
|
"from": [7.03033, 8.94054, -16],
|
||||||
"to": [7.53033, 9.44054, -2.92388],
|
"to": [7.53033, 9.44054, 4.07612],
|
||||||
"rotation": {"angle": -45, "axis": "z", "origin": [7.53033, 9.19054, -7.54888]},
|
"rotation": {"angle": -45, "axis": "z", "origin": [7.53033, 9.19054, -0.54888]},
|
||||||
"faces": {
|
"faces": {
|
||||||
"north": {"uv": [6.25, 3.75, 6.5, 4], "texture": "#0"},
|
"north": {"uv": [6.25, 3.75, 6.5, 4], "texture": "#0"},
|
||||||
"east": {"uv": [4.75, 2, 7, 2.25], "texture": "#0"},
|
"east": {"uv": [4.75, 2, 7, 2.25], "texture": "#0"},
|
||||||
|
@ -280,9 +280,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"from": [8.46967, 8.94054, -12.17388],
|
"from": [8.46967, 8.94054, -16],
|
||||||
"to": [8.96967, 9.44054, -2.92388],
|
"to": [8.96967, 9.44054, 4.07612],
|
||||||
"rotation": {"angle": 45, "axis": "z", "origin": [8.46967, 9.19054, -7.54888]},
|
"rotation": {"angle": 45, "axis": "z", "origin": [8.46967, 9.19054, -0.54888]},
|
||||||
"faces": {
|
"faces": {
|
||||||
"north": {"uv": [7.25, 8.25, 7.5, 8.5], "texture": "#0"},
|
"north": {"uv": [7.25, 8.25, 7.5, 8.5], "texture": "#0"},
|
||||||
"east": {"uv": [6.25, 2.75, 8.5, 3], "texture": "#0"},
|
"east": {"uv": [6.25, 2.75, 8.5, 3], "texture": "#0"},
|
||||||
|
@ -293,9 +293,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"from": [7.89645, 9.37087, -12.17388],
|
"from": [7.89645, 9.37087, -16],
|
||||||
"to": [8.64645, 9.72087, -2.92388],
|
"to": [8.64645, 9.72087, 4.07612],
|
||||||
"rotation": {"angle": 0, "axis": "x", "origin": [7.64645, 3.22087, 4.07612]},
|
"rotation": {"angle": 0, "axis": "x", "origin": [7.64645, 3.22087, 11.07612]},
|
||||||
"faces": {
|
"faces": {
|
||||||
"north": {"uv": [7.75, 8.25, 8, 8.5], "texture": "#0"},
|
"north": {"uv": [7.75, 8.25, 8, 8.5], "texture": "#0"},
|
||||||
"east": {"uv": [6.25, 3.25, 8.5, 3.5], "texture": "#0"},
|
"east": {"uv": [6.25, 3.25, 8.5, 3.5], "texture": "#0"},
|
||||||
|
@ -306,9 +306,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"from": [7.25, 3.11732, -1.42388],
|
"from": [7.25, 3.11732, 5.57612],
|
||||||
"to": [8.75, 7.11732, -0.17388],
|
"to": [8.75, 7.11732, 6.82612],
|
||||||
"rotation": {"angle": 0, "axis": "x", "origin": [8, 2.61732, 4.07612]},
|
"rotation": {"angle": 0, "axis": "x", "origin": [8, 2.61732, 11.07612]},
|
||||||
"faces": {
|
"faces": {
|
||||||
"north": {"uv": [5.5, 6.5, 6, 7.5], "texture": "#0"},
|
"north": {"uv": [5.5, 6.5, 6, 7.5], "texture": "#0"},
|
||||||
"east": {"uv": [7.75, 7, 8, 8], "texture": "#0"},
|
"east": {"uv": [7.75, 7, 8, 8], "texture": "#0"},
|
||||||
|
@ -319,9 +319,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"from": [7.25, 7.24232, -5.04888],
|
"from": [7.25, 7.24232, 1.95112],
|
||||||
"to": [8.75, 8.49232, -1.04888],
|
"to": [8.75, 8.49232, 5.95112],
|
||||||
"rotation": {"angle": 0, "axis": "x", "origin": [8, 5.11732, -0.79888]},
|
"rotation": {"angle": 0, "axis": "x", "origin": [8, 5.11732, 6.20112]},
|
||||||
"faces": {
|
"faces": {
|
||||||
"north": {"uv": [8.25, 5, 8.75, 5.25], "texture": "#0"},
|
"north": {"uv": [8.25, 5, 8.75, 5.25], "texture": "#0"},
|
||||||
"east": {"uv": [7.75, 5.25, 8.75, 5.5], "texture": "#0"},
|
"east": {"uv": [7.75, 5.25, 8.75, 5.5], "texture": "#0"},
|
||||||
|
@ -332,9 +332,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"from": [7, 3.68611, 7.21298],
|
"from": [7, 3.68611, 14.21298],
|
||||||
"to": [9, 4.18611, 9.96298],
|
"to": [9, 4.18611, 16.96298],
|
||||||
"rotation": {"angle": 0, "axis": "x", "origin": [8, -0.81389, 1.96298]},
|
"rotation": {"angle": 0, "axis": "x", "origin": [8, -0.81389, 8.96298]},
|
||||||
"faces": {
|
"faces": {
|
||||||
"north": {"uv": [6.5, 8.25, 7, 8.5], "texture": "#0"},
|
"north": {"uv": [6.5, 8.25, 7, 8.5], "texture": "#0"},
|
||||||
"east": {"uv": [8, 4, 8.75, 4.25], "texture": "#0"},
|
"east": {"uv": [8, 4, 8.75, 4.25], "texture": "#0"},
|
||||||
|
@ -348,7 +348,7 @@
|
||||||
"gui_light": "front",
|
"gui_light": "front",
|
||||||
"display": {
|
"display": {
|
||||||
"thirdperson_righthand": {
|
"thirdperson_righthand": {
|
||||||
"translation": [-0.75, 0.5, -0.25],
|
"translation": [-0.75, 0.5, -3.75],
|
||||||
"scale": [0.6, 0.6, 0.6]
|
"scale": [0.6, 0.6, 0.6]
|
||||||
},
|
},
|
||||||
"thirdperson_lefthand": {
|
"thirdperson_lefthand": {
|
||||||
|
@ -372,7 +372,7 @@
|
||||||
},
|
},
|
||||||
"fixed": {
|
"fixed": {
|
||||||
"rotation": [0, 90, 0],
|
"rotation": [0, 90, 0],
|
||||||
"translation": [0.5, -0.25, -1.5],
|
"translation": [-2.25, 2.5, -1.5],
|
||||||
"scale": [1.1, 1.1, 1.1]
|
"scale": [1.1, 1.1, 1.1]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
Before Width: | Height: | Size: 417 B After Width: | Height: | Size: 430 B |
Before Width: | Height: | Size: 427 B After Width: | Height: | Size: 418 B |
Before Width: | Height: | Size: 324 B After Width: | Height: | Size: 369 B |
BIN
src/main/resources/assets/target/textures/item/minigun_3d.png
Normal file
After Width: | Height: | Size: 624 B |
Before Width: | Height: | Size: 550 B After Width: | Height: | Size: 550 B |
Before Width: | Height: | Size: 624 B After Width: | Height: | Size: 683 B |