Various small fixes for 1.12

This commit is contained in:
Philipp Rustemeier
2018-03-14 22:37:46 +01:00
parent 489fb82fbd
commit 62c2a9e9b8
604 changed files with 299 additions and 130 deletions
@@ -0,0 +1,6 @@
{
"forge_marker": 1,
"variants": {
"normal": { "model": "wizardry:arcane_workbench" }
}
}
@@ -0,0 +1,6 @@
{
"forge_marker": 1,
"variants": {
"normal": { "model": "wizardry:crystal_block" }
}
}
@@ -0,0 +1,5 @@
{
"variants": {
"normal": { "model": "wizardry:crystal_flower" }
}
}
@@ -0,0 +1,6 @@
{
"forge_marker": 1,
"variants": {
"normal": { "model": "wizardry:crystal_ore" }
}
}
@@ -0,0 +1,6 @@
{
"forge_marker": 1,
"variants": {
"normal": { "model": "wizardry:ice_statue" }
}
}
@@ -0,0 +1,6 @@
{
"forge_marker": 1,
"variants": {
"normal": { "model": "wizardry:magic_light" }
}
}
@@ -0,0 +1,6 @@
{
"forge_marker": 1,
"variants": {
"normal": { "model": "wizardry:meteor" }
}
}
@@ -0,0 +1,6 @@
{
"forge_marker": 1,
"variants": {
"normal": { "model": "wizardry:petrified_stone" }
}
}
@@ -0,0 +1,6 @@
{
"forge_marker": 1,
"variants": {
"normal": { "model": "wizardry:snare" }
}
}
@@ -0,0 +1,6 @@
{
"forge_marker": 1,
"variants": {
"normal": { "model": "wizardry:spectral_block" }
}
}
@@ -0,0 +1,6 @@
{
"forge_marker": 1,
"variants": {
"normal": { "model": "wizardry:transportation_stone" }
}
}
@@ -0,0 +1,6 @@
{
"forge_marker": 1,
"variants": {
"normal": { "model": "wizardry:vanishing_cobweb" }
}
}