Rmoved Problomatic jsons

master
Eternal_plasma 2020-09-15 21:15:45 -05:00
parent 9f9256a975
commit c55eebdf51
23 changed files with 5 additions and 71 deletions

View File

@ -25,7 +25,7 @@ public class Main
@Mod.EventHandler
public static void init(FMLInitializationEvent event)
{
}
@Mod.EventHandler
public static void Postinit(FMLPostInitializationEvent event)

View File

@ -12,4 +12,6 @@ public class ModItems
public static final List<Item> ITEMS = new ArrayList<Item>();
public static final Item SAPPHIRE = new ItemBase("sapphire");
public static final Item SAPPHIRE_SHARD = new ItemBase("sapphire_shard");
public static final Item SAPPHIRE_RING = new ItemBase("sapphire_ring");
}

View File

@ -1,5 +0,0 @@
{
"variants": {
"": { "model": "sapphire_mod:block/sapphire_block" }
}
}

View File

@ -1,6 +0,0 @@
{
"parent": "block/cube_all",
"textures": {
"all": "sapphire_mod:blocks/sapphire_block"
}
}

View File

@ -1,6 +0,0 @@
{
"parent": "item/handheld",
"textures": {
"layer0": "sapphire_mod:items/sapphire_axe"
}
}

View File

@ -1,3 +0,0 @@
{
"parent": "sapphire_mod:block/sapphire_block"
}

View File

@ -1,6 +0,0 @@
{
"parent": "item/generated",
"textures": {
"layer0": "sapphire_mod:items/sapphire_boots"
}
}

View File

@ -1,6 +0,0 @@
{
"parent": "item/generated",
"textures": {
"layer0": "sapphire_mod:items/sapphire_chestplate"
}
}

View File

@ -1,6 +0,0 @@
{
"parent": "item/generated",
"textures": {
"layer0": "sapphire_mod:items/sapphire_helmet"
}
}

View File

@ -1,6 +0,0 @@
{
"parent": "item/handheld",
"textures": {
"layer0": "sapphire_mod:items/sapphire_hoe"
}
}

View File

@ -1,6 +0,0 @@
{
"parent": "item/generated",
"textures": {
"layer0": "sapphire_mod:items/sapphire_leggings"
}
}

View File

@ -1,6 +0,0 @@
{
"parent": "item/handheld",
"textures": {
"layer0": "sapphire_mod:items/sapphire_pickaxe"
}
}

View File

@ -1,6 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "sapphire_mod:items/sapphire_ring"
"layer0": "smep:items/sapphire_ring"
}
}

View File

@ -1,6 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "sapphire_mod:items/sapphire_shard"
"layer0": "smep:items/sapphire_shard"
}
}

View File

@ -1,6 +0,0 @@
{
"parent": "item/handheld",
"textures": {
"layer0": "sapphire_mod:items/sapphire_shovel"
}
}

View File

@ -1,6 +0,0 @@
{
"parent": "item/handheld",
"textures": {
"layer0": "sapphire_mod:items/sapphire_sword"
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 959 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 205 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 210 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 215 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 188 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 198 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 224 B