That's one heck of a commit you've got there...

I may have got a bit behind with version control. A lot behind, in fact. Maybe I'll go back and split this sometime - then again, I probably won't. But hey, at least it's here!
This commit is contained in:
Electroblob77
2019-08-18 00:04:18 +01:00
parent 2680d02304
commit f37812be3e
1564 changed files with 47652 additions and 12984 deletions
@@ -1,6 +0,0 @@
{
"forge_marker": 1,
"variants": {
"normal": { "model": "ebwizardry:crystal_block" }
}
}
@@ -0,0 +1,8 @@
{
"variants": {
"age=0": { "model": "minecraft:frosted_ice_0" },
"age=1": { "model": "minecraft:frosted_ice_1" },
"age=2": { "model": "minecraft:frosted_ice_2" },
"age=3": { "model": "minecraft:frosted_ice_3" }
}
}
@@ -0,0 +1,6 @@
{
"forge_marker": 1,
"variants": {
"normal": { "model": "ebwizardry:earth_crystal_block" }
}
}
@@ -0,0 +1,31 @@
{
"forge_marker": 1,
"variants": {
"normal": [
{ "model": "ebwizardry:earth_runestone_1", "uvlock": true },
{ "model": "ebwizardry:earth_runestone_1", "uvlock": true, "y": 90 },
{ "model": "ebwizardry:earth_runestone_1", "uvlock": true, "y": 180 },
{ "model": "ebwizardry:earth_runestone_1", "uvlock": true, "y": 270 },
{ "model": "ebwizardry:earth_runestone_1", "uvlock": true, "x": 90 },
{ "model": "ebwizardry:earth_runestone_1", "uvlock": true, "x": 270 },
{ "model": "ebwizardry:earth_runestone_2", "uvlock": true },
{ "model": "ebwizardry:earth_runestone_2", "uvlock": true, "y": 90 },
{ "model": "ebwizardry:earth_runestone_2", "uvlock": true, "y": 180 },
{ "model": "ebwizardry:earth_runestone_2", "uvlock": true, "y": 270 },
{ "model": "ebwizardry:earth_runestone_2", "uvlock": true, "x": 90 },
{ "model": "ebwizardry:earth_runestone_2", "uvlock": true, "x": 270 },
{ "model": "ebwizardry:earth_runestone_3", "uvlock": true },
{ "model": "ebwizardry:earth_runestone_3", "uvlock": true, "y": 90 },
{ "model": "ebwizardry:earth_runestone_3", "uvlock": true, "y": 180 },
{ "model": "ebwizardry:earth_runestone_3", "uvlock": true, "y": 270 },
{ "model": "ebwizardry:earth_runestone_3", "uvlock": true, "x": 90 },
{ "model": "ebwizardry:earth_runestone_3", "uvlock": true, "x": 270 },
{ "model": "ebwizardry:earth_runestone_4", "uvlock": true },
{ "model": "ebwizardry:earth_runestone_4", "uvlock": true, "y": 90 },
{ "model": "ebwizardry:earth_runestone_4", "uvlock": true, "y": 180 },
{ "model": "ebwizardry:earth_runestone_4", "uvlock": true, "y": 270 },
{ "model": "ebwizardry:earth_runestone_4", "uvlock": true, "x": 90 },
{ "model": "ebwizardry:earth_runestone_4", "uvlock": true, "x": 270 }
]
}
}
@@ -0,0 +1,6 @@
{
"forge_marker": 1,
"variants": {
"normal": { "model": "ebwizardry:earth_runestone_pedestal" }
}
}
@@ -0,0 +1,6 @@
{
"forge_marker": 1,
"variants": {
"normal": { "model": "ebwizardry:fire_crystal_block" }
}
}
@@ -0,0 +1,31 @@
{
"forge_marker": 1,
"variants": {
"normal": [
{ "model": "ebwizardry:fire_runestone_1", "uvlock": true },
{ "model": "ebwizardry:fire_runestone_1", "uvlock": true, "y": 90 },
{ "model": "ebwizardry:fire_runestone_1", "uvlock": true, "y": 180 },
{ "model": "ebwizardry:fire_runestone_1", "uvlock": true, "y": 270 },
{ "model": "ebwizardry:fire_runestone_1", "uvlock": true, "x": 90 },
{ "model": "ebwizardry:fire_runestone_1", "uvlock": true, "x": 270 },
{ "model": "ebwizardry:fire_runestone_2", "uvlock": true },
{ "model": "ebwizardry:fire_runestone_2", "uvlock": true, "y": 90 },
{ "model": "ebwizardry:fire_runestone_2", "uvlock": true, "y": 180 },
{ "model": "ebwizardry:fire_runestone_2", "uvlock": true, "y": 270 },
{ "model": "ebwizardry:fire_runestone_2", "uvlock": true, "x": 90 },
{ "model": "ebwizardry:fire_runestone_2", "uvlock": true, "x": 270 },
{ "model": "ebwizardry:fire_runestone_3", "uvlock": true },
{ "model": "ebwizardry:fire_runestone_3", "uvlock": true, "y": 90 },
{ "model": "ebwizardry:fire_runestone_3", "uvlock": true, "y": 180 },
{ "model": "ebwizardry:fire_runestone_3", "uvlock": true, "y": 270 },
{ "model": "ebwizardry:fire_runestone_3", "uvlock": true, "x": 90 },
{ "model": "ebwizardry:fire_runestone_3", "uvlock": true, "x": 270 },
{ "model": "ebwizardry:fire_runestone_4", "uvlock": true },
{ "model": "ebwizardry:fire_runestone_4", "uvlock": true, "y": 90 },
{ "model": "ebwizardry:fire_runestone_4", "uvlock": true, "y": 180 },
{ "model": "ebwizardry:fire_runestone_4", "uvlock": true, "y": 270 },
{ "model": "ebwizardry:fire_runestone_4", "uvlock": true, "x": 90 },
{ "model": "ebwizardry:fire_runestone_4", "uvlock": true, "x": 270 }
]
}
}
@@ -0,0 +1,6 @@
{
"forge_marker": 1,
"variants": {
"normal": { "model": "ebwizardry:fire_runestone_pedestal" }
}
}
@@ -0,0 +1,6 @@
{
"forge_marker": 1,
"variants": {
"normal": { "model": "ebwizardry:healing_crystal_block" }
}
}
@@ -0,0 +1,31 @@
{
"forge_marker": 1,
"variants": {
"normal": [
{ "model": "ebwizardry:healing_runestone_1", "uvlock": true },
{ "model": "ebwizardry:healing_runestone_1", "uvlock": true, "y": 90 },
{ "model": "ebwizardry:healing_runestone_1", "uvlock": true, "y": 180 },
{ "model": "ebwizardry:healing_runestone_1", "uvlock": true, "y": 270 },
{ "model": "ebwizardry:healing_runestone_1", "uvlock": true, "x": 90 },
{ "model": "ebwizardry:healing_runestone_1", "uvlock": true, "x": 270 },
{ "model": "ebwizardry:healing_runestone_2", "uvlock": true },
{ "model": "ebwizardry:healing_runestone_2", "uvlock": true, "y": 90 },
{ "model": "ebwizardry:healing_runestone_2", "uvlock": true, "y": 180 },
{ "model": "ebwizardry:healing_runestone_2", "uvlock": true, "y": 270 },
{ "model": "ebwizardry:healing_runestone_2", "uvlock": true, "x": 90 },
{ "model": "ebwizardry:healing_runestone_2", "uvlock": true, "x": 270 },
{ "model": "ebwizardry:healing_runestone_3", "uvlock": true },
{ "model": "ebwizardry:healing_runestone_3", "uvlock": true, "y": 90 },
{ "model": "ebwizardry:healing_runestone_3", "uvlock": true, "y": 180 },
{ "model": "ebwizardry:healing_runestone_3", "uvlock": true, "y": 270 },
{ "model": "ebwizardry:healing_runestone_3", "uvlock": true, "x": 90 },
{ "model": "ebwizardry:healing_runestone_3", "uvlock": true, "x": 270 },
{ "model": "ebwizardry:healing_runestone_4", "uvlock": true },
{ "model": "ebwizardry:healing_runestone_4", "uvlock": true, "y": 90 },
{ "model": "ebwizardry:healing_runestone_4", "uvlock": true, "y": 180 },
{ "model": "ebwizardry:healing_runestone_4", "uvlock": true, "y": 270 },
{ "model": "ebwizardry:healing_runestone_4", "uvlock": true, "x": 90 },
{ "model": "ebwizardry:healing_runestone_4", "uvlock": true, "x": 270 }
]
}
}
@@ -0,0 +1,6 @@
{
"forge_marker": 1,
"variants": {
"normal": { "model": "ebwizardry:healing_runestone_pedestal" }
}
}
@@ -0,0 +1,6 @@
{
"forge_marker": 1,
"variants": {
"normal": { "model": "ebwizardry:ice_crystal_block" }
}
}
@@ -0,0 +1,31 @@
{
"forge_marker": 1,
"variants": {
"normal": [
{ "model": "ebwizardry:ice_runestone_1", "uvlock": true },
{ "model": "ebwizardry:ice_runestone_1", "uvlock": true, "y": 90 },
{ "model": "ebwizardry:ice_runestone_1", "uvlock": true, "y": 180 },
{ "model": "ebwizardry:ice_runestone_1", "uvlock": true, "y": 270 },
{ "model": "ebwizardry:ice_runestone_1", "uvlock": true, "x": 90 },
{ "model": "ebwizardry:ice_runestone_1", "uvlock": true, "x": 270 },
{ "model": "ebwizardry:ice_runestone_2", "uvlock": true },
{ "model": "ebwizardry:ice_runestone_2", "uvlock": true, "y": 90 },
{ "model": "ebwizardry:ice_runestone_2", "uvlock": true, "y": 180 },
{ "model": "ebwizardry:ice_runestone_2", "uvlock": true, "y": 270 },
{ "model": "ebwizardry:ice_runestone_2", "uvlock": true, "x": 90 },
{ "model": "ebwizardry:ice_runestone_2", "uvlock": true, "x": 270 },
{ "model": "ebwizardry:ice_runestone_3", "uvlock": true },
{ "model": "ebwizardry:ice_runestone_3", "uvlock": true, "y": 90 },
{ "model": "ebwizardry:ice_runestone_3", "uvlock": true, "y": 180 },
{ "model": "ebwizardry:ice_runestone_3", "uvlock": true, "y": 270 },
{ "model": "ebwizardry:ice_runestone_3", "uvlock": true, "x": 90 },
{ "model": "ebwizardry:ice_runestone_3", "uvlock": true, "x": 270 },
{ "model": "ebwizardry:ice_runestone_4", "uvlock": true },
{ "model": "ebwizardry:ice_runestone_4", "uvlock": true, "y": 90 },
{ "model": "ebwizardry:ice_runestone_4", "uvlock": true, "y": 180 },
{ "model": "ebwizardry:ice_runestone_4", "uvlock": true, "y": 270 },
{ "model": "ebwizardry:ice_runestone_4", "uvlock": true, "x": 90 },
{ "model": "ebwizardry:ice_runestone_4", "uvlock": true, "x": 270 }
]
}
}
@@ -0,0 +1,6 @@
{
"forge_marker": 1,
"variants": {
"normal": { "model": "ebwizardry:ice_runestone_pedestal" }
}
}
@@ -0,0 +1,6 @@
{
"forge_marker": 1,
"variants": {
"normal": { "model": "ebwizardry:lightning_crystal_block" }
}
}
@@ -0,0 +1,31 @@
{
"forge_marker": 1,
"variants": {
"normal": [
{ "model": "ebwizardry:lightning_runestone_1", "uvlock": true },
{ "model": "ebwizardry:lightning_runestone_1", "uvlock": true, "y": 90 },
{ "model": "ebwizardry:lightning_runestone_1", "uvlock": true, "y": 180 },
{ "model": "ebwizardry:lightning_runestone_1", "uvlock": true, "y": 270 },
{ "model": "ebwizardry:lightning_runestone_1", "uvlock": true, "x": 90 },
{ "model": "ebwizardry:lightning_runestone_1", "uvlock": true, "x": 270 },
{ "model": "ebwizardry:lightning_runestone_2", "uvlock": true },
{ "model": "ebwizardry:lightning_runestone_2", "uvlock": true, "y": 90 },
{ "model": "ebwizardry:lightning_runestone_2", "uvlock": true, "y": 180 },
{ "model": "ebwizardry:lightning_runestone_2", "uvlock": true, "y": 270 },
{ "model": "ebwizardry:lightning_runestone_2", "uvlock": true, "x": 90 },
{ "model": "ebwizardry:lightning_runestone_2", "uvlock": true, "x": 270 },
{ "model": "ebwizardry:lightning_runestone_3", "uvlock": true },
{ "model": "ebwizardry:lightning_runestone_3", "uvlock": true, "y": 90 },
{ "model": "ebwizardry:lightning_runestone_3", "uvlock": true, "y": 180 },
{ "model": "ebwizardry:lightning_runestone_3", "uvlock": true, "y": 270 },
{ "model": "ebwizardry:lightning_runestone_3", "uvlock": true, "x": 90 },
{ "model": "ebwizardry:lightning_runestone_3", "uvlock": true, "x": 270 },
{ "model": "ebwizardry:lightning_runestone_4", "uvlock": true },
{ "model": "ebwizardry:lightning_runestone_4", "uvlock": true, "y": 90 },
{ "model": "ebwizardry:lightning_runestone_4", "uvlock": true, "y": 180 },
{ "model": "ebwizardry:lightning_runestone_4", "uvlock": true, "y": 270 },
{ "model": "ebwizardry:lightning_runestone_4", "uvlock": true, "x": 90 },
{ "model": "ebwizardry:lightning_runestone_4", "uvlock": true, "x": 270 }
]
}
}
@@ -0,0 +1,6 @@
{
"forge_marker": 1,
"variants": {
"normal": { "model": "ebwizardry:lightning_runestone_pedestal" }
}
}
@@ -0,0 +1,6 @@
{
"forge_marker": 1,
"variants": {
"normal": { "model": "ebwizardry:magic_crystal_block" }
}
}
@@ -0,0 +1,6 @@
{
"forge_marker": 1,
"variants": {
"normal": { "model": "ebwizardry:necromancy_crystal_block" }
}
}
@@ -0,0 +1,31 @@
{
"forge_marker": 1,
"variants": {
"normal": [
{ "model": "ebwizardry:necromancy_runestone_1", "uvlock": true },
{ "model": "ebwizardry:necromancy_runestone_1", "uvlock": true, "y": 90 },
{ "model": "ebwizardry:necromancy_runestone_1", "uvlock": true, "y": 180 },
{ "model": "ebwizardry:necromancy_runestone_1", "uvlock": true, "y": 270 },
{ "model": "ebwizardry:necromancy_runestone_1", "uvlock": true, "x": 90 },
{ "model": "ebwizardry:necromancy_runestone_1", "uvlock": true, "x": 270 },
{ "model": "ebwizardry:necromancy_runestone_2", "uvlock": true },
{ "model": "ebwizardry:necromancy_runestone_2", "uvlock": true, "y": 90 },
{ "model": "ebwizardry:necromancy_runestone_2", "uvlock": true, "y": 180 },
{ "model": "ebwizardry:necromancy_runestone_2", "uvlock": true, "y": 270 },
{ "model": "ebwizardry:necromancy_runestone_2", "uvlock": true, "x": 90 },
{ "model": "ebwizardry:necromancy_runestone_2", "uvlock": true, "x": 270 },
{ "model": "ebwizardry:necromancy_runestone_3", "uvlock": true },
{ "model": "ebwizardry:necromancy_runestone_3", "uvlock": true, "y": 90 },
{ "model": "ebwizardry:necromancy_runestone_3", "uvlock": true, "y": 180 },
{ "model": "ebwizardry:necromancy_runestone_3", "uvlock": true, "y": 270 },
{ "model": "ebwizardry:necromancy_runestone_3", "uvlock": true, "x": 90 },
{ "model": "ebwizardry:necromancy_runestone_3", "uvlock": true, "x": 270 },
{ "model": "ebwizardry:necromancy_runestone_4", "uvlock": true },
{ "model": "ebwizardry:necromancy_runestone_4", "uvlock": true, "y": 90 },
{ "model": "ebwizardry:necromancy_runestone_4", "uvlock": true, "y": 180 },
{ "model": "ebwizardry:necromancy_runestone_4", "uvlock": true, "y": 270 },
{ "model": "ebwizardry:necromancy_runestone_4", "uvlock": true, "x": 90 },
{ "model": "ebwizardry:necromancy_runestone_4", "uvlock": true, "x": 270 }
]
}
}
@@ -0,0 +1,6 @@
{
"forge_marker": 1,
"variants": {
"normal": { "model": "ebwizardry:necromancy_runestone_pedestal" }
}
}
@@ -0,0 +1,8 @@
{
"variants": {
"age=0": { "model": "ebwizardry:obsidian_crust_0" },
"age=1": { "model": "ebwizardry:obsidian_crust_1" },
"age=2": { "model": "ebwizardry:obsidian_crust_2" },
"age=3": { "model": "ebwizardry:obsidian_crust_3" }
}
}
@@ -0,0 +1,6 @@
{
"forge_marker": 1,
"variants": {
"normal": { "model": "ebwizardry:sorcery_crystal_block" }
}
}
@@ -0,0 +1,31 @@
{
"forge_marker": 1,
"variants": {
"normal": [
{ "model": "ebwizardry:sorcery_runestone_1", "uvlock": true },
{ "model": "ebwizardry:sorcery_runestone_1", "uvlock": true, "y": 90 },
{ "model": "ebwizardry:sorcery_runestone_1", "uvlock": true, "y": 180 },
{ "model": "ebwizardry:sorcery_runestone_1", "uvlock": true, "y": 270 },
{ "model": "ebwizardry:sorcery_runestone_1", "uvlock": true, "x": 90 },
{ "model": "ebwizardry:sorcery_runestone_1", "uvlock": true, "x": 270 },
{ "model": "ebwizardry:sorcery_runestone_2", "uvlock": true },
{ "model": "ebwizardry:sorcery_runestone_2", "uvlock": true, "y": 90 },
{ "model": "ebwizardry:sorcery_runestone_2", "uvlock": true, "y": 180 },
{ "model": "ebwizardry:sorcery_runestone_2", "uvlock": true, "y": 270 },
{ "model": "ebwizardry:sorcery_runestone_2", "uvlock": true, "x": 90 },
{ "model": "ebwizardry:sorcery_runestone_2", "uvlock": true, "x": 270 },
{ "model": "ebwizardry:sorcery_runestone_3", "uvlock": true },
{ "model": "ebwizardry:sorcery_runestone_3", "uvlock": true, "y": 90 },
{ "model": "ebwizardry:sorcery_runestone_3", "uvlock": true, "y": 180 },
{ "model": "ebwizardry:sorcery_runestone_3", "uvlock": true, "y": 270 },
{ "model": "ebwizardry:sorcery_runestone_3", "uvlock": true, "x": 90 },
{ "model": "ebwizardry:sorcery_runestone_3", "uvlock": true, "x": 270 },
{ "model": "ebwizardry:sorcery_runestone_4", "uvlock": true },
{ "model": "ebwizardry:sorcery_runestone_4", "uvlock": true, "y": 90 },
{ "model": "ebwizardry:sorcery_runestone_4", "uvlock": true, "y": 180 },
{ "model": "ebwizardry:sorcery_runestone_4", "uvlock": true, "y": 270 },
{ "model": "ebwizardry:sorcery_runestone_4", "uvlock": true, "x": 90 },
{ "model": "ebwizardry:sorcery_runestone_4", "uvlock": true, "x": 270 }
]
}
}
@@ -0,0 +1,6 @@
{
"forge_marker": 1,
"variants": {
"normal": { "model": "ebwizardry:sorcery_runestone_pedestal" }
}
}
@@ -0,0 +1,20 @@
{
"variants": {
"age=0,half=lower": { "model": "ebwizardry:thorns_lower_0" },
"age=1,half=lower": { "model": "ebwizardry:thorns_lower_1" },
"age=2,half=lower": { "model": "ebwizardry:thorns_lower_2" },
"age=3,half=lower": { "model": "ebwizardry:thorns_lower_3" },
"age=4,half=lower": { "model": "ebwizardry:thorns_lower_4" },
"age=5,half=lower": { "model": "ebwizardry:thorns_lower_5" },
"age=6,half=lower": { "model": "ebwizardry:thorns_lower_6" },
"age=7,half=lower": { "model": "ebwizardry:thorns_lower_7" },
"age=0,half=upper": { "model": "ebwizardry:thorns_upper_0" },
"age=1,half=upper": { "model": "ebwizardry:thorns_upper_1" },
"age=2,half=upper": { "model": "ebwizardry:thorns_upper_2" },
"age=3,half=upper": { "model": "ebwizardry:thorns_upper_3" },
"age=4,half=upper": { "model": "ebwizardry:thorns_upper_4" },
"age=5,half=upper": { "model": "ebwizardry:thorns_upper_5" },
"age=6,half=upper": { "model": "ebwizardry:thorns_upper_6" },
"age=7,half=upper": { "model": "ebwizardry:thorns_upper_7" }
}
}