Rework the item scrubber

Add magical scrubber
Fix flight enchantment
Fix mob egging
Add mob egging stat to sword
This commit is contained in:
Aria 2023-02-13 00:08:29 -07:00
parent 3ae32798fe
commit da7898a0c2
96 changed files with 3805 additions and 1912 deletions

View file

@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "otemod:block/magical_scrubber"
}
}
}

View file

@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "otemod:block/stable_singularity"
}
}
}

View file

@ -22,6 +22,13 @@
"item.otemod.pattern": "Pattern",
"item.otemod.scorched_brick": "Scorched Brick",
"item.otemod.copper_can": "Copper Can",
"item.otemod.melted_nether_star": "Melted Nether Star",
"item.otemod.eternium_ingot": "Eternium Ingot",
"item.otemod.eternium_rod": "Eternium Rod",
"item.otemod.singularity": "Singularity",
"item.otemod.scrubber_frame_piece": "Scrubber Frame Component",
"item.otemod.scrubber_frame": "Scrubber Frame",
"block.otemod.eternium_ore_block": "Eternium Ore",
"block.otemod.deepslate_eternium_ore_block": "Deepslate Eternium Ore",
@ -35,6 +42,9 @@
"block.otemod.nether_grout": "Nether Grout",
"block.otemod.scorched_table": "Scorched Table",
"block.otemod.item_scrubber": "Item Scrubber",
"block.otemod.magical_scrubber": "Magical Scrubber",
"block.otemod.stable_singularity": "Stable Singularity",
"enchantment.otemod.mob_egging": "Mob Egging",
"enchantment.otemod.player_flight": "Flight",

View file

@ -1,6 +1,322 @@
{
"parent": "block/cube_all",
"textures": {
"all": "otemod:block/aurora_block"
}
}
"credit": "Made with Blockbench",
"render_type": "minecraft:translucent",
"texture_size": [64, 64],
"textures": {
"0": "otemod:block/aurora/body",
"1": "otemod:block/aurora/inside",
"particle": "otemod:block/aurora/body"
},
"elements": [
{
"from": [9, 15, 0],
"to": [16, 16, 16],
"faces": {
"north": {"uv": [12.5, 6, 14.25, 6.25], "texture": "#0"},
"east": {"uv": [11, 3, 15, 3.25], "texture": "#0"},
"south": {"uv": [12.75, 12.25, 14.5, 12.5], "texture": "#0"},
"west": {"uv": [11, 3.25, 15, 3.5], "texture": "#0"},
"up": {"uv": [1.75, 4, 0, 0], "texture": "#0"},
"down": {"uv": [3.5, 0, 1.75, 4], "texture": "#0"}
}
},
{
"from": [0, 0, 0],
"to": [7, 1, 16],
"faces": {
"north": {"uv": [12.75, 12.5, 14.5, 12.75], "texture": "#0"},
"east": {"uv": [11, 3.5, 15, 3.75], "texture": "#0"},
"south": {"uv": [12.75, 12.75, 14.5, 13], "texture": "#0"},
"west": {"uv": [11, 3.75, 15, 4], "texture": "#0"},
"up": {"uv": [5.25, 4, 3.5, 0], "texture": "#0"},
"down": {"uv": [1.75, 4, 0, 8], "texture": "#0"}
}
},
{
"from": [7, 0, 0],
"to": [9, 1, 7],
"faces": {
"north": {"uv": [5.75, 8, 6.25, 8.25], "texture": "#0"},
"east": {"uv": [0.5, 13, 2.25, 13.25], "texture": "#0"},
"south": {"uv": [6.25, 8, 6.75, 8.25], "texture": "#0"},
"west": {"uv": [6, 13, 7.75, 13.25], "texture": "#0"},
"up": {"uv": [5, 13.75, 4.5, 12], "texture": "#0"},
"down": {"uv": [12.5, 4.5, 12, 6.25], "texture": "#0"}
}
},
{
"from": [7, 0, 9],
"to": [9, 1, 16],
"faces": {
"north": {"uv": [5.75, 8.25, 6.25, 8.5], "texture": "#0"},
"east": {"uv": [7.75, 13, 9.5, 13.25], "texture": "#0"},
"south": {"uv": [6.25, 8.25, 6.75, 8.5], "texture": "#0"},
"west": {"uv": [9.5, 13, 11.25, 13.25], "texture": "#0"},
"up": {"uv": [5.5, 13.75, 5, 12], "texture": "#0"},
"down": {"uv": [6, 12, 5.5, 13.75], "texture": "#0"}
}
},
{
"from": [9, 0, 0],
"to": [16, 1, 16],
"faces": {
"north": {"uv": [12.75, 13, 14.5, 13.25], "texture": "#0"},
"east": {"uv": [11, 4, 15, 4.25], "texture": "#0"},
"south": {"uv": [0.5, 13.25, 2.25, 13.5], "texture": "#0"},
"west": {"uv": [11, 4.25, 15, 4.5], "texture": "#0"},
"up": {"uv": [3.5, 8, 1.75, 4], "texture": "#0"},
"down": {"uv": [5.25, 4, 3.5, 8], "texture": "#0"}
}
},
{
"from": [0, 1, 0],
"to": [1, 7, 16],
"faces": {
"north": {"uv": [10.25, 13.25, 10.5, 14.75], "texture": "#0"},
"east": {"uv": [7, 0, 11, 1.5], "texture": "#0"},
"south": {"uv": [10.5, 13.25, 10.75, 14.75], "texture": "#0"},
"west": {"uv": [7, 1.5, 11, 3], "texture": "#0"},
"up": {"uv": [11.25, 8.5, 11, 4.5], "texture": "#0"},
"down": {"uv": [11.5, 4.5, 11.25, 8.5], "texture": "#0"}
}
},
{
"from": [0, 7, 13],
"to": [1, 9, 16],
"faces": {
"north": {"uv": [6.75, 8, 7, 8.5], "texture": "#0"},
"east": {"uv": [4, 8, 5.75, 8.5], "texture": "#0"},
"south": {"uv": [5.75, 8.5, 6, 9], "texture": "#0"},
"west": {"uv": [4, 8.5, 5.75, 9], "texture": "#0"},
"up": {"uv": [2.5, 14.75, 2.25, 13], "texture": "#0"},
"down": {"uv": [2.75, 13, 2.5, 14.75], "texture": "#0"}
}
},
{
"from": [0, 9, 0],
"to": [1, 15, 16],
"faces": {
"north": {"uv": [10.75, 13.25, 11, 14.75], "texture": "#0"},
"east": {"uv": [7, 3, 11, 4.5], "texture": "#0"},
"south": {"uv": [11, 13.25, 11.25, 14.75], "texture": "#0"},
"west": {"uv": [7, 4.5, 11, 6], "texture": "#0"},
"up": {"uv": [11.75, 8.5, 11.5, 4.5], "texture": "#0"},
"down": {"uv": [12, 4.5, 11.75, 8.5], "texture": "#0"}
}
},
{
"from": [0, 7, 0],
"to": [1, 9, 7],
"faces": {
"north": {"uv": [6, 8.5, 6.25, 9], "texture": "#0"},
"east": {"uv": [11.5, 9, 13.25, 9.5], "texture": "#0"},
"south": {"uv": [6.25, 8.5, 6.5, 9], "texture": "#0"},
"west": {"uv": [11.5, 9.5, 13.25, 10], "texture": "#0"},
"up": {"uv": [3, 14.75, 2.75, 13], "texture": "#0"},
"down": {"uv": [3.25, 13, 3, 14.75], "texture": "#0"}
}
},
{
"from": [15, 12, 0],
"to": [16, 15, 16],
"faces": {
"north": {"uv": [12.75, 13.25, 13, 14.75], "texture": "#0"},
"east": {"uv": [7, 6, 11, 7.5], "texture": "#0"},
"south": {"uv": [13, 13.25, 13.25, 14.75], "texture": "#0"},
"west": {"uv": [7, 7.5, 11, 9], "texture": "#0"},
"up": {"uv": [3.75, 16, 3.5, 12], "texture": "#0"},
"down": {"uv": [4, 12, 3.75, 16], "texture": "#0"}
}
},
{
"from": [15, 7, 12],
"to": [16, 12, 16],
"faces": {
"north": {"uv": [6.5, 8.5, 6.75, 9], "texture": "#0"},
"east": {"uv": [11.5, 10, 13.25, 10.5], "texture": "#0"},
"south": {"uv": [6.75, 8.5, 7, 9], "texture": "#0"},
"west": {"uv": [6, 12, 7.75, 12.5], "texture": "#0"},
"up": {"uv": [3.5, 14.75, 3.25, 13], "texture": "#0"},
"down": {"uv": [6.25, 13.25, 6, 15], "texture": "#0"}
}
},
{
"from": [15, 7, 0],
"to": [16, 12, 7],
"faces": {
"north": {"uv": [3.5, 9.5, 3.75, 10], "texture": "#0"},
"east": {"uv": [12, 6.25, 13.75, 6.75], "texture": "#0"},
"south": {"uv": [3.75, 9.5, 4, 10], "texture": "#0"},
"west": {"uv": [12, 6.75, 13.75, 7.25], "texture": "#0"},
"up": {"uv": [6.5, 15, 6.25, 13.25], "texture": "#0"},
"down": {"uv": [6.75, 13.25, 6.5, 15], "texture": "#0"}
}
},
{
"from": [15, 1, 0],
"to": [16, 7, 16],
"faces": {
"north": {"uv": [13.25, 13.25, 13.5, 14.75], "texture": "#0"},
"east": {"uv": [0, 8, 4, 9.5], "texture": "#0"},
"south": {"uv": [0.5, 13.5, 0.75, 15], "texture": "#0"},
"west": {"uv": [4, 9, 8, 10.5], "texture": "#0"},
"up": {"uv": [4.25, 16, 4, 12], "texture": "#0"},
"down": {"uv": [4.5, 12, 4.25, 16], "texture": "#0"}
}
},
{
"from": [1, 9, 0],
"to": [15, 15, 1],
"faces": {
"north": {"uv": [8, 9, 11.5, 10.5], "texture": "#0"},
"east": {"uv": [0.75, 13.5, 1, 15], "texture": "#0"},
"south": {"uv": [0, 9.5, 3.5, 11], "texture": "#0"},
"west": {"uv": [1, 13.5, 1.25, 15], "texture": "#0"},
"up": {"uv": [15.5, 7.5, 12, 7.25], "texture": "#0"},
"down": {"uv": [15.5, 7.5, 12, 7.75], "texture": "#0"}
}
},
{
"from": [9, 7, 0],
"to": [15, 9, 1],
"faces": {
"north": {"uv": [0.5, 12.5, 2, 13], "texture": "#0"},
"east": {"uv": [3.5, 10, 3.75, 10.5], "texture": "#0"},
"south": {"uv": [2, 12.5, 3.5, 13], "texture": "#0"},
"west": {"uv": [3.75, 10, 4, 10.5], "texture": "#0"},
"up": {"uv": [14.75, 10.25, 13.25, 10], "texture": "#0"},
"down": {"uv": [14.75, 10.25, 13.25, 10.5], "texture": "#0"}
}
},
{
"from": [1, 3, 0],
"to": [7, 9, 1],
"faces": {
"north": {"uv": [12.5, 4.5, 14, 5], "texture": "#0"},
"east": {"uv": [10.5, 12.5, 10.75, 13], "texture": "#0"},
"south": {"uv": [12.5, 5, 14, 5.5], "texture": "#0"},
"west": {"uv": [10.75, 12.5, 11, 13], "texture": "#0"},
"up": {"uv": [8.25, 13.75, 6.75, 13.5], "texture": "#0"},
"down": {"uv": [9.75, 13.5, 8.25, 13.75], "texture": "#0"}
}
},
{
"from": [1, 1, 0],
"to": [15, 3, 1],
"faces": {
"north": {"uv": [3.5, 10.5, 7, 12], "texture": "#0"},
"east": {"uv": [1.25, 13.5, 1.5, 15], "texture": "#0"},
"south": {"uv": [7, 10.5, 10.5, 12], "texture": "#0"},
"west": {"uv": [1.5, 13.5, 1.75, 15], "texture": "#0"},
"up": {"uv": [11.25, 12.25, 7.75, 12], "texture": "#0"},
"down": {"uv": [15.5, 7.75, 12, 8], "texture": "#0"}
}
},
{
"from": [1, 1, 15],
"to": [15, 5, 16],
"faces": {
"north": {"uv": [10.5, 10.5, 14, 12], "texture": "#0"},
"east": {"uv": [1.75, 13.5, 2, 15], "texture": "#0"},
"south": {"uv": [0, 11, 3.5, 12.5], "texture": "#0"},
"west": {"uv": [2, 13.5, 2.25, 15], "texture": "#0"},
"up": {"uv": [15.5, 8.25, 12, 8], "texture": "#0"},
"down": {"uv": [15.5, 8.25, 12, 8.5], "texture": "#0"}
}
},
{
"from": [1, 5, 15],
"to": [5, 11, 16],
"faces": {
"north": {"uv": [12.5, 5.5, 14, 6], "texture": "#0"},
"east": {"uv": [11, 12.5, 11.25, 13], "texture": "#0"},
"south": {"uv": [6, 12.5, 7.5, 13], "texture": "#0"},
"west": {"uv": [13.75, 6.5, 14, 7], "texture": "#0"},
"up": {"uv": [15, 13.5, 13.5, 13.25], "texture": "#0"},
"down": {"uv": [15, 13.5, 13.5, 13.75], "texture": "#0"}
}
},
{
"from": [11, 5, 15],
"to": [15, 11, 16],
"faces": {
"north": {"uv": [7.5, 12.5, 9, 13], "texture": "#0"},
"east": {"uv": [6.75, 13.75, 7, 14.25], "texture": "#0"},
"south": {"uv": [9, 12.5, 10.5, 13], "texture": "#0"},
"west": {"uv": [7, 13.75, 7.25, 14.25], "texture": "#0"},
"up": {"uv": [6, 14, 4.5, 13.75], "texture": "#0"},
"down": {"uv": [15.25, 6.25, 13.75, 6.5], "texture": "#0"}
}
},
{
"from": [1, 11, 15],
"to": [15, 15, 16],
"faces": {
"north": {"uv": [11, 0, 14.5, 1.5], "texture": "#0"},
"east": {"uv": [9.75, 13.5, 10, 15], "texture": "#0"},
"south": {"uv": [11, 1.5, 14.5, 3], "texture": "#0"},
"west": {"uv": [10, 13.5, 10.25, 15], "texture": "#0"},
"up": {"uv": [14.75, 12.25, 11.25, 12], "texture": "#0"},
"down": {"uv": [11.25, 12.25, 7.75, 12.5], "texture": "#0"}
}
},
{
"from": [7, 15, 9],
"to": [9, 16, 16],
"faces": {
"north": {"uv": [13.75, 7, 14.25, 7.25], "texture": "#0"},
"east": {"uv": [6.75, 13.25, 8.5, 13.5], "texture": "#0"},
"south": {"uv": [7.25, 13.75, 7.75, 14], "texture": "#0"},
"west": {"uv": [8.5, 13.25, 10.25, 13.5], "texture": "#0"},
"up": {"uv": [11.75, 14, 11.25, 12.25], "texture": "#0"},
"down": {"uv": [12.25, 12.25, 11.75, 14], "texture": "#0"}
}
},
{
"from": [7, 15, 0],
"to": [9, 16, 7],
"faces": {
"north": {"uv": [7.75, 13.75, 8.25, 14], "texture": "#0"},
"east": {"uv": [13.25, 9, 15, 9.25], "texture": "#0"},
"south": {"uv": [8.25, 13.75, 8.75, 14], "texture": "#0"},
"west": {"uv": [13.25, 9.25, 15, 9.5], "texture": "#0"},
"up": {"uv": [12.75, 14, 12.25, 12.25], "texture": "#0"},
"down": {"uv": [0.5, 12.5, 0, 14.25], "texture": "#0"}
}
},
{
"from": [0, 15, 0],
"to": [7, 16, 16],
"faces": {
"north": {"uv": [13.25, 9.5, 15, 9.75], "texture": "#0"},
"east": {"uv": [11, 8.5, 15, 8.75], "texture": "#0"},
"south": {"uv": [13.25, 9.75, 15, 10], "texture": "#0"},
"west": {"uv": [11, 8.75, 15, 9], "texture": "#0"},
"up": {"uv": [7, 4, 5.25, 0], "texture": "#0"},
"down": {"uv": [7, 4, 5.25, 8], "texture": "#0"}
}
},
{
"name": "inner",
"from": [1, 1, 1],
"to": [15, 15, 15],
"faces": {
"north": {"uv": [0, 0, 16, 16], "texture": "#1"},
"east": {"uv": [0, 0, 16, 16], "texture": "#1"},
"south": {"uv": [0, 0, 16, 16], "texture": "#1", "cullface": "north"},
"west": {"uv": [0, 0, 16, 16], "texture": "#1"},
"up": {"uv": [16, 16, 0, 0], "texture": "#1"},
"down": {"uv": [16, 0, 0, 16], "texture": "#1"}
}
}
],
"groups": [
{
"name": "Outer Panels",
"origin": [0, 0, 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
]
}

View file

@ -1,14 +1,16 @@
{
"credit": "Made with Blockbench",
"render_type": "minecraft:translucent",
"render_type": "minecraft:translucent",
"texture_size": [64, 64],
"textures": {
"0": "otemod:block/scrubber/scrubber_top"
"0": "otemod:block/scrubber/scrubber_top",
"1": "otemod:block/scrubber/scrubber_old_internal_cube",
"particle": "otemod:block/scrubber/scrubber_old_internal_cube"
},
"elements": [
{
"from": [0, 0, 0],
"to": [2, 2, 2],
"color": 2,
"faces": {
"north": {"uv": [0, 0, 2, 2], "texture": "#0"},
"east": {"uv": [0, 0, 2, 2], "texture": "#0"},
@ -21,7 +23,6 @@
{
"from": [0, 0, 14],
"to": [2, 2, 16],
"color": 2,
"faces": {
"north": {"uv": [0, 0, 2, 2], "texture": "#0"},
"east": {"uv": [0, 0, 2, 2], "texture": "#0"},
@ -32,9 +33,8 @@
}
},
{
"from": [0, 10, 0],
"to": [2, 12, 2],
"color": 2,
"from": [0, 14, 0],
"to": [2, 16, 2],
"faces": {
"north": {"uv": [0, 0, 2, 2], "texture": "#0"},
"east": {"uv": [0, 0, 2, 2], "texture": "#0"},
@ -45,9 +45,8 @@
}
},
{
"from": [0, 10, 14],
"to": [2, 12, 16],
"color": 2,
"from": [0, 14, 14],
"to": [2, 16, 16],
"faces": {
"north": {"uv": [0, 0, 2, 2], "texture": "#0"},
"east": {"uv": [0, 0, 2, 2], "texture": "#0"},
@ -59,8 +58,7 @@
},
{
"from": [0, 2, 0],
"to": [1, 10, 1],
"color": 7,
"to": [1, 14, 1],
"faces": {
"north": {"uv": [0, 0, 1, 8], "texture": "#0"},
"east": {"uv": [0, 0, 1, 8], "texture": "#0"},
@ -72,8 +70,7 @@
},
{
"from": [0, 2, 15],
"to": [1, 10, 16],
"color": 7,
"to": [1, 14, 16],
"faces": {
"north": {"uv": [0, 0, 1, 8], "texture": "#0"},
"east": {"uv": [0, 0, 1, 8], "texture": "#0"},
@ -86,7 +83,6 @@
{
"from": [0, 0, 2],
"to": [1, 1, 14],
"color": 7,
"faces": {
"north": {"uv": [0, 0, 1, 1], "texture": "#0"},
"east": {"uv": [0, 0, 12, 1], "texture": "#0"},
@ -97,9 +93,8 @@
}
},
{
"from": [0, 11, 2],
"to": [1, 12, 14],
"color": 7,
"from": [0, 15, 2],
"to": [1, 16, 14],
"faces": {
"north": {"uv": [0, 0, 1, 1], "texture": "#0"},
"east": {"uv": [0, 0, 12, 1], "texture": "#0"},
@ -112,7 +107,6 @@
{
"from": [14, 0, 14],
"to": [16, 2, 16],
"color": 2,
"faces": {
"north": {"uv": [0, 0, 2, 2], "texture": "#0"},
"east": {"uv": [0, 0, 2, 2], "texture": "#0"},
@ -125,7 +119,6 @@
{
"from": [14, 0, 0],
"to": [16, 2, 2],
"color": 2,
"faces": {
"north": {"uv": [0, 0, 2, 2], "texture": "#0"},
"east": {"uv": [0, 0, 2, 2], "texture": "#0"},
@ -136,9 +129,8 @@
}
},
{
"from": [14, 10, 14],
"to": [16, 12, 16],
"color": 2,
"from": [14, 14, 14],
"to": [16, 16, 16],
"faces": {
"north": {"uv": [0, 0, 2, 2], "texture": "#0"},
"east": {"uv": [0, 0, 2, 2], "texture": "#0"},
@ -149,9 +141,8 @@
}
},
{
"from": [14, 10, 0],
"to": [16, 12, 2],
"color": 2,
"from": [14, 14, 0],
"to": [16, 16, 2],
"faces": {
"north": {"uv": [0, 0, 2, 2], "texture": "#0"},
"east": {"uv": [0, 0, 2, 2], "texture": "#0"},
@ -163,8 +154,7 @@
},
{
"from": [15, 2, 15],
"to": [16, 10, 16],
"color": 7,
"to": [16, 14, 16],
"faces": {
"north": {"uv": [0, 0, 1, 8], "texture": "#0"},
"east": {"uv": [0, 0, 1, 8], "texture": "#0"},
@ -177,7 +167,6 @@
{
"from": [2, 0, 15],
"to": [14, 1, 16],
"color": 7,
"faces": {
"north": {"uv": [0, 0, 12, 1], "texture": "#0"},
"east": {"uv": [0, 0, 1, 1], "texture": "#0"},
@ -188,9 +177,8 @@
}
},
{
"from": [2, 11, 15],
"to": [14, 12, 16],
"color": 7,
"from": [2, 15, 15],
"to": [14, 16, 16],
"faces": {
"north": {"uv": [0, 0, 12, 1], "texture": "#0"},
"east": {"uv": [0, 0, 1, 1], "texture": "#0"},
@ -201,9 +189,8 @@
}
},
{
"from": [2, 11, 0],
"to": [14, 12, 1],
"color": 7,
"from": [2, 15, 0],
"to": [14, 16, 1],
"faces": {
"north": {"uv": [0, 0, 12, 1], "texture": "#0"},
"east": {"uv": [0, 0, 1, 1], "texture": "#0"},
@ -216,7 +203,6 @@
{
"from": [2, 0, 0],
"to": [14, 1, 1],
"color": 7,
"faces": {
"north": {"uv": [0, 0, 12, 1], "texture": "#0"},
"east": {"uv": [0, 0, 1, 1], "texture": "#0"},
@ -228,8 +214,7 @@
},
{
"from": [15, 2, 0],
"to": [16, 10, 1],
"color": 7,
"to": [16, 14, 1],
"faces": {
"north": {"uv": [0, 0, 1, 8], "texture": "#0"},
"east": {"uv": [0, 0, 1, 8], "texture": "#0"},
@ -242,7 +227,6 @@
{
"from": [15, 0, 2],
"to": [16, 1, 14],
"color": 7,
"faces": {
"north": {"uv": [0, 0, 1, 1], "texture": "#0"},
"east": {"uv": [0, 0, 12, 1], "texture": "#0"},
@ -253,9 +237,8 @@
}
},
{
"from": [15, 11, 2],
"to": [16, 12, 14],
"color": 7,
"from": [15, 15, 2],
"to": [16, 16, 14],
"faces": {
"north": {"uv": [0, 0, 1, 1], "texture": "#0"},
"east": {"uv": [0, 0, 12, 1], "texture": "#0"},
@ -264,6 +247,28 @@
"up": {"uv": [0, 0, 1, 12], "rotation": 180, "texture": "#0"},
"down": {"uv": [0, 0, 1, 12], "rotation": 180, "texture": "#0"}
}
},
{
"name": "internal",
"from": [2, 2, 2],
"to": [14, 14, 14],
"faces": {
"north": {"uv": [0, 0, 3, 3], "texture": "#1"},
"east": {"uv": [0, 3, 3, 6], "texture": "#1"},
"south": {"uv": [3, 0, 6, 3], "texture": "#1"},
"west": {"uv": [3, 3, 6, 6], "texture": "#1"},
"up": {"uv": [3, 9, 0, 6], "texture": "#1"},
"down": {"uv": [9, 0, 6, 3], "texture": "#1"}
}
}
],
"groups": [
{
"name": "scrubber",
"origin": [0, 0, 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
]
}

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,321 @@
{
"credit": "Made with Blockbench",
"render_type": "minecraft:translucent",
"textures": {
"0": "otemod:block/scrubber/stable_singularity_body",
"1": "otemod:block/scrubber/stable_singularity_inner",
"particle": "otemod:block/scrubber/stable_singularity_body"
},
"elements": [
{
"from": [10, 14, 2],
"to": [14, 15, 14],
"faces": {
"north": {"uv": [12.5, 6, 14.25, 6.25], "texture": "#0"},
"east": {"uv": [11, 3, 15, 3.25], "texture": "#0"},
"south": {"uv": [12.75, 12.25, 14.5, 12.5], "texture": "#0"},
"west": {"uv": [11, 3.25, 15, 3.5], "texture": "#0"},
"up": {"uv": [1.75, 4, 0, 0], "texture": "#0"},
"down": {"uv": [3.5, 0, 1.75, 4], "texture": "#0"}
}
},
{
"from": [1, 0, 1],
"to": [6, 1, 15],
"faces": {
"north": {"uv": [12.75, 12.5, 14.5, 12.75], "texture": "#0"},
"east": {"uv": [11, 3.5, 15, 3.75], "texture": "#0"},
"south": {"uv": [12.75, 12.75, 14.5, 13], "texture": "#0"},
"west": {"uv": [11, 3.75, 15, 4], "texture": "#0"},
"up": {"uv": [5.25, 4, 3.5, 0], "texture": "#0"},
"down": {"uv": [1.75, 4, 0, 8], "texture": "#0"}
}
},
{
"from": [6, 0, 1],
"to": [10, 1, 6],
"faces": {
"north": {"uv": [5.75, 8, 6.25, 8.25], "texture": "#0"},
"east": {"uv": [0.5, 13, 2.25, 13.25], "texture": "#0"},
"south": {"uv": [6.25, 8, 6.75, 8.25], "texture": "#0"},
"west": {"uv": [6, 13, 7.75, 13.25], "texture": "#0"},
"up": {"uv": [5, 13.75, 4.5, 12], "texture": "#0"},
"down": {"uv": [12.5, 4.5, 12, 6.25], "texture": "#0"}
}
},
{
"from": [6, 0, 10],
"to": [10, 1, 15],
"faces": {
"north": {"uv": [5.75, 8.25, 6.25, 8.5], "texture": "#0"},
"east": {"uv": [7.75, 13, 9.5, 13.25], "texture": "#0"},
"south": {"uv": [6.25, 8.25, 6.75, 8.5], "texture": "#0"},
"west": {"uv": [9.5, 13, 11.25, 13.25], "texture": "#0"},
"up": {"uv": [5.5, 13.75, 5, 12], "texture": "#0"},
"down": {"uv": [6, 12, 5.5, 13.75], "texture": "#0"}
}
},
{
"from": [10, 0, 1],
"to": [15, 1, 15],
"faces": {
"north": {"uv": [12.75, 13, 14.5, 13.25], "texture": "#0"},
"east": {"uv": [11, 4, 15, 4.25], "texture": "#0"},
"south": {"uv": [0.5, 13.25, 2.25, 13.5], "texture": "#0"},
"west": {"uv": [11, 4.25, 15, 4.5], "texture": "#0"},
"up": {"uv": [3.5, 8, 1.75, 4], "texture": "#0"},
"down": {"uv": [5.25, 4, 3.5, 8], "texture": "#0"}
}
},
{
"from": [1, 1, 2],
"to": [2, 6, 15],
"faces": {
"north": {"uv": [10.25, 13.25, 10.5, 14.75], "texture": "#0"},
"east": {"uv": [7, 0, 11, 1.5], "texture": "#0"},
"south": {"uv": [10.5, 13.25, 10.75, 14.75], "texture": "#0"},
"west": {"uv": [7, 1.5, 11, 3], "texture": "#0"},
"up": {"uv": [11.25, 8.5, 11, 4.5], "texture": "#0"},
"down": {"uv": [11.5, 4.5, 11.25, 8.5], "texture": "#0"}
}
},
{
"from": [1, 6, 11],
"to": [2, 10, 15],
"faces": {
"north": {"uv": [6.75, 8, 7, 8.5], "texture": "#0"},
"east": {"uv": [4, 8, 5.75, 8.5], "texture": "#0"},
"south": {"uv": [5.75, 8.5, 6, 9], "texture": "#0"},
"west": {"uv": [4, 8.5, 5.75, 9], "texture": "#0"},
"up": {"uv": [2.5, 14.75, 2.25, 13], "texture": "#0"},
"down": {"uv": [2.75, 13, 2.5, 14.75], "texture": "#0"}
}
},
{
"from": [1, 10, 2],
"to": [2, 15, 15],
"faces": {
"north": {"uv": [10.75, 13.25, 11, 14.75], "texture": "#0"},
"east": {"uv": [7, 3, 11, 4.5], "texture": "#0"},
"south": {"uv": [11, 13.25, 11.25, 14.75], "texture": "#0"},
"west": {"uv": [7, 4.5, 11, 6], "texture": "#0"},
"up": {"uv": [11.75, 8.5, 11.5, 4.5], "texture": "#0"},
"down": {"uv": [12, 4.5, 11.75, 8.5], "texture": "#0"}
}
},
{
"from": [1, 6, 2],
"to": [2, 10, 6],
"faces": {
"north": {"uv": [6, 8.5, 6.25, 9], "texture": "#0"},
"east": {"uv": [11.5, 9, 13.25, 9.5], "texture": "#0"},
"south": {"uv": [6.25, 8.5, 6.5, 9], "texture": "#0"},
"west": {"uv": [11.5, 9.5, 13.25, 10], "texture": "#0"},
"up": {"uv": [3, 14.75, 2.75, 13], "texture": "#0"},
"down": {"uv": [3.25, 13, 3, 14.75], "texture": "#0"}
}
},
{
"from": [14, 10, 1],
"to": [15, 15, 15],
"faces": {
"north": {"uv": [12.75, 13.25, 13, 14.75], "texture": "#0"},
"east": {"uv": [7, 6, 11, 7.5], "texture": "#0"},
"south": {"uv": [13, 13.25, 13.25, 14.75], "texture": "#0"},
"west": {"uv": [7, 7.5, 11, 9], "texture": "#0"},
"up": {"uv": [3.75, 16, 3.5, 12], "texture": "#0"},
"down": {"uv": [4, 12, 3.75, 16], "texture": "#0"}
}
},
{
"from": [14, 6, 10],
"to": [15, 10, 15],
"faces": {
"north": {"uv": [6.5, 8.5, 6.75, 9], "texture": "#0"},
"east": {"uv": [11.5, 10, 13.25, 10.5], "texture": "#0"},
"south": {"uv": [6.75, 8.5, 7, 9], "texture": "#0"},
"west": {"uv": [6, 12, 7.75, 12.5], "texture": "#0"},
"up": {"uv": [3.5, 14.75, 3.25, 13], "texture": "#0"},
"down": {"uv": [6.25, 13.25, 6, 15], "texture": "#0"}
}
},
{
"from": [14, 6, 1],
"to": [15, 10, 6],
"faces": {
"north": {"uv": [3.5, 9.5, 3.75, 10], "texture": "#0"},
"east": {"uv": [12, 6.25, 13.75, 6.75], "texture": "#0"},
"south": {"uv": [3.75, 9.5, 4, 10], "texture": "#0"},
"west": {"uv": [12, 6.75, 13.75, 7.25], "texture": "#0"},
"up": {"uv": [6.5, 15, 6.25, 13.25], "texture": "#0"},
"down": {"uv": [6.75, 13.25, 6.5, 15], "texture": "#0"}
}
},
{
"from": [14, 1, 1],
"to": [15, 6, 15],
"faces": {
"north": {"uv": [13.25, 13.25, 13.5, 14.75], "texture": "#0"},
"east": {"uv": [0, 8, 4, 9.5], "texture": "#0"},
"south": {"uv": [0.5, 13.5, 0.75, 15], "texture": "#0"},
"west": {"uv": [4, 9, 8, 10.5], "texture": "#0"},
"up": {"uv": [4.25, 16, 4, 12], "texture": "#0"},
"down": {"uv": [4.5, 12, 4.25, 16], "texture": "#0"}
}
},
{
"from": [1, 10, 1],
"to": [14, 15, 2],
"faces": {
"north": {"uv": [8, 9, 11.5, 10.5], "texture": "#0"},
"east": {"uv": [0.75, 13.5, 1, 15], "texture": "#0"},
"south": {"uv": [0, 9.5, 3.5, 11], "texture": "#0"},
"west": {"uv": [1, 13.5, 1.25, 15], "texture": "#0"},
"up": {"uv": [15.5, 7.5, 12, 7.25], "texture": "#0"},
"down": {"uv": [15.5, 7.5, 12, 7.75], "texture": "#0"}
}
},
{
"from": [9, 6, 1],
"to": [14, 10, 2],
"faces": {
"north": {"uv": [0.5, 12.5, 2, 13], "texture": "#0"},
"east": {"uv": [3.5, 10, 3.75, 10.5], "texture": "#0"},
"south": {"uv": [2, 12.5, 3.5, 13], "texture": "#0"},
"west": {"uv": [3.75, 10, 4, 10.5], "texture": "#0"},
"up": {"uv": [14.75, 10.25, 13.25, 10], "texture": "#0"},
"down": {"uv": [14.75, 10.25, 13.25, 10.5], "texture": "#0"}
}
},
{
"from": [1, 6, 1],
"to": [5, 10, 2],
"faces": {
"north": {"uv": [12.5, 4.5, 14, 5], "texture": "#0"},
"east": {"uv": [10.5, 12.5, 10.75, 13], "texture": "#0"},
"south": {"uv": [12.5, 5, 14, 5.5], "texture": "#0"},
"west": {"uv": [10.75, 12.5, 11, 13], "texture": "#0"},
"up": {"uv": [8.25, 13.75, 6.75, 13.5], "texture": "#0"},
"down": {"uv": [9.75, 13.5, 8.25, 13.75], "texture": "#0"}
}
},
{
"from": [1, 1, 1],
"to": [14, 6, 2],
"faces": {
"north": {"uv": [3.5, 10.5, 7, 12], "texture": "#0"},
"east": {"uv": [1.25, 13.5, 1.5, 15], "texture": "#0"},
"south": {"uv": [7, 10.5, 10.5, 12], "texture": "#0"},
"west": {"uv": [1.5, 13.5, 1.75, 15], "texture": "#0"},
"up": {"uv": [11.25, 12.25, 7.75, 12], "texture": "#0"},
"down": {"uv": [15.5, 7.75, 12, 8], "texture": "#0"}
}
},
{
"from": [2, 1, 15],
"to": [14, 6, 15],
"faces": {
"north": {"uv": [10.5, 10.5, 14, 12], "texture": "#0"},
"east": {"uv": [1.75, 13.5, 2, 15], "texture": "#0"},
"south": {"uv": [0, 11, 3.5, 12.5], "texture": "#0"},
"west": {"uv": [2, 13.5, 2.25, 15], "texture": "#0"},
"up": {"uv": [15.5, 8.25, 12, 8], "texture": "#0"},
"down": {"uv": [15.5, 8.25, 12, 8.5], "texture": "#0"}
}
},
{
"from": [2, 6, 14],
"to": [6, 10, 15],
"faces": {
"north": {"uv": [12.5, 5.5, 14, 6], "texture": "#0"},
"east": {"uv": [11, 12.5, 11.25, 13], "texture": "#0"},
"south": {"uv": [6, 12.5, 7.5, 13], "texture": "#0"},
"west": {"uv": [13.75, 6.5, 14, 7], "texture": "#0"},
"up": {"uv": [15, 13.5, 13.5, 13.25], "texture": "#0"},
"down": {"uv": [15, 13.5, 13.5, 13.75], "texture": "#0"}
}
},
{
"from": [10, 6, 14],
"to": [14, 10, 15],
"faces": {
"north": {"uv": [7.5, 12.5, 9, 13], "texture": "#0"},
"east": {"uv": [6.75, 13.75, 7, 14.25], "texture": "#0"},
"south": {"uv": [9, 12.5, 10.5, 13], "texture": "#0"},
"west": {"uv": [7, 13.75, 7.25, 14.25], "texture": "#0"},
"up": {"uv": [6, 14, 4.5, 13.75], "texture": "#0"},
"down": {"uv": [15.25, 6.25, 13.75, 6.5], "texture": "#0"}
}
},
{
"from": [2, 10, 14],
"to": [14, 15, 15],
"faces": {
"north": {"uv": [11, 0, 14.5, 1.5], "texture": "#0"},
"east": {"uv": [9.75, 13.5, 10, 15], "texture": "#0"},
"south": {"uv": [11, 1.5, 14.5, 3], "texture": "#0"},
"west": {"uv": [10, 13.5, 10.25, 15], "texture": "#0"},
"up": {"uv": [14.75, 12.25, 11.25, 12], "texture": "#0"},
"down": {"uv": [11.25, 12.25, 7.75, 12.5], "texture": "#0"}
}
},
{
"from": [6, 14, 10],
"to": [10, 15, 14],
"faces": {
"north": {"uv": [13.75, 7, 14.25, 7.25], "texture": "#0"},
"east": {"uv": [6.75, 13.25, 8.5, 13.5], "texture": "#0"},
"south": {"uv": [7.25, 13.75, 7.75, 14], "texture": "#0"},
"west": {"uv": [8.5, 13.25, 10.25, 13.5], "texture": "#0"},
"up": {"uv": [11.75, 14, 11.25, 12.25], "texture": "#0"},
"down": {"uv": [12.25, 12.25, 11.75, 14], "texture": "#0"}
}
},
{
"from": [6, 14, 2],
"to": [10, 15, 6],
"faces": {
"north": {"uv": [7.75, 13.75, 8.25, 14], "texture": "#0"},
"east": {"uv": [13.25, 9, 15, 9.25], "texture": "#0"},
"south": {"uv": [8.25, 13.75, 8.75, 14], "texture": "#0"},
"west": {"uv": [13.25, 9.25, 15, 9.5], "texture": "#0"},
"up": {"uv": [12.75, 14, 12.25, 12.25], "texture": "#0"},
"down": {"uv": [0.5, 12.5, 0, 14.25], "texture": "#0"}
}
},
{
"from": [2, 14, 2],
"to": [6, 15, 14],
"faces": {
"north": {"uv": [13.25, 9.5, 15, 9.75], "texture": "#0"},
"east": {"uv": [11, 8.5, 15, 8.75], "texture": "#0"},
"south": {"uv": [13.25, 9.75, 15, 10], "texture": "#0"},
"west": {"uv": [11, 8.75, 15, 9], "texture": "#0"},
"up": {"uv": [7, 4, 5.25, 0], "texture": "#0"},
"down": {"uv": [7, 4, 5.25, 8], "texture": "#0"}
}
},
{
"name": "inner",
"from": [2, 1, 2],
"to": [14, 13, 14],
"faces": {
"north": {"uv": [0, 0, 16, 16], "texture": "#1"},
"east": {"uv": [0, 0, 16, 16], "texture": "#1"},
"south": {"uv": [0, 0, 16, 16], "texture": "#1", "cullface": "north"},
"west": {"uv": [0, 0, 16, 16], "texture": "#1"},
"up": {"uv": [16, 16, 0, 0], "texture": "#1"},
"down": {"uv": [16, 0, 0, 16], "texture": "#1"}
}
}
],
"groups": [
{
"name": "Outer Panels",
"origin": [0, 0, 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
]
}

View file

@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "otemod:item/eternium_ingot"
}
}

View file

@ -1,6 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "otemod:item/eternium_dust"
"layer0": "otemod:item/eternium_rod"
}
}

View file

@ -0,0 +1,3 @@
{
"parent": "otemod:block/magical_scrubber"
}

View file

@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "otemod:item/melted_nether_star"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "otemod:item/scrubber_frame"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "otemod:item/scrubber_frame_piece"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "otemod:item/singularity"
}
}

View file

@ -0,0 +1,3 @@
{
"parent": "otemod:block/stable_singularity"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 222 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 123 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 120 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 181 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 113 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 325 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 118 B

Before After
Before After

Binary file not shown.

After

Width:  |  Height:  |  Size: 168 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 104 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 39 KiB

After

Width:  |  Height:  |  Size: 39 KiB

Before After
Before After

Binary file not shown.

After

Width:  |  Height:  |  Size: 214 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 115 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 302 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 145 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 129 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 128 B