At least block models could be in subfolders
This commit is contained in:
parent
d6d0515a1b
commit
a4d9401040
48 changed files with 32 additions and 32 deletions
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"variants": {
|
||||
"": { "model": "techreborn:block/bauxite_ore" }
|
||||
"": { "model": "techreborn:block/ore/bauxite_ore" }
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"variants": {
|
||||
"": { "model": "techreborn:block/cinnabar_ore" }
|
||||
"": { "model": "techreborn:block/ore/cinnabar_ore" }
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"variants": {
|
||||
"": { "model": "techreborn:block/copper_ore" }
|
||||
"": { "model": "techreborn:block/ore/copper_ore" }
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"variants": {
|
||||
"": { "model": "techreborn:block/galena_ore" }
|
||||
"": { "model": "techreborn:block/ore/galena_ore" }
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"variants": {
|
||||
"": { "model": "techreborn:block/iridium_ore" }
|
||||
"": { "model": "techreborn:block/ore/iridium_ore" }
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"variants": {
|
||||
"": { "model": "techreborn:block/lead_ore" }
|
||||
"": { "model": "techreborn:block/ore/lead_ore" }
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"variants": {
|
||||
"": { "model": "techreborn:block/peridot_ore" }
|
||||
"": { "model": "techreborn:block/ore/peridot_ore" }
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"variants": {
|
||||
"": { "model": "techreborn:block/pyrite_ore" }
|
||||
"": { "model": "techreborn:block/ore/pyrite_ore" }
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"variants": {
|
||||
"": { "model": "techreborn:block/ruby_ore" }
|
||||
"": { "model": "techreborn:block/ore/ruby_ore" }
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"variants": {
|
||||
"": { "model": "techreborn:block/sapphire_ore" }
|
||||
"": { "model": "techreborn:block/ore/sapphire_ore" }
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"variants": {
|
||||
"": { "model": "techreborn:block/sheldonite_ore" }
|
||||
"": { "model": "techreborn:block/ore/sheldonite_ore" }
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"variants": {
|
||||
"": { "model": "techreborn:block/silver_ore" }
|
||||
"": { "model": "techreborn:block/ore/silver_ore" }
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"variants": {
|
||||
"": { "model": "techreborn:block/sodalite_ore" }
|
||||
"": { "model": "techreborn:block/ore/sodalite_ore" }
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"variants": {
|
||||
"": { "model": "techreborn:block/sphalerite_ore" }
|
||||
"": { "model": "techreborn:block/ore/sphalerite_ore" }
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"variants": {
|
||||
"": { "model": "techreborn:block/tin_ore" }
|
||||
"": { "model": "techreborn:block/ore/tin_ore" }
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"variants": {
|
||||
"": { "model": "techreborn:block/tungsten_ore" }
|
||||
"": { "model": "techreborn:block/ore/tungsten_ore" }
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"parent": "techreborn:block/bauxite_ore"
|
||||
"parent": "techreborn:block/ore/bauxite_ore"
|
||||
}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"parent": "techreborn:block/cinnabar_ore"
|
||||
"parent": "techreborn:block/ore/cinnabar_ore"
|
||||
}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"parent": "techreborn:block/copper_ore"
|
||||
"parent": "techreborn:block/ore/copper_ore"
|
||||
}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"parent": "techreborn:block/galena_ore"
|
||||
"parent": "techreborn:block/ore/galena_ore"
|
||||
}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"parent": "techreborn:block/iridium_ore"
|
||||
"parent": "techreborn:block/ore/iridium_ore"
|
||||
}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"parent": "techreborn:block/lead_ore"
|
||||
"parent": "techreborn:block/ore/lead_ore"
|
||||
}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"parent": "techreborn:block/peridot_ore"
|
||||
"parent": "techreborn:block/ore/peridot_ore"
|
||||
}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"parent": "techreborn:block/pyrite_ore"
|
||||
"parent": "techreborn:block/ore/pyrite_ore"
|
||||
}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"parent": "techreborn:block/ruby_ore"
|
||||
"parent": "techreborn:block/ore/ruby_ore"
|
||||
}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"parent": "techreborn:block/sapphire_ore"
|
||||
"parent": "techreborn:block/ore/sapphire_ore"
|
||||
}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"parent": "techreborn:block/sheldonite_ore"
|
||||
"parent": "techreborn:block/ore/sheldonite_ore"
|
||||
}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"parent": "techreborn:block/silver_ore"
|
||||
"parent": "techreborn:block/ore/silver_ore"
|
||||
}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"parent": "techreborn:block/sodalite_ore"
|
||||
"parent": "techreborn:block/ore/sodalite_ore"
|
||||
}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"parent": "techreborn:block/sphalerite_ore"
|
||||
"parent": "techreborn:block/ore/sphalerite_ore"
|
||||
}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"parent": "techreborn:block/tin_ore"
|
||||
"parent": "techreborn:block/ore/tin_ore"
|
||||
}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"parent": "techreborn:block/tungsten_ore"
|
||||
"parent": "techreborn:block/ore/tungsten_ore"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue