Skip to content

Commit

Permalink
Enable All The Tweaks compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremiahwinsley committed Sep 10, 2023
1 parent 2461b6a commit a01853a
Show file tree
Hide file tree
Showing 219 changed files with 4,162 additions and 3 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,7 @@ dependencies {
// runtimeOnly fg.deobf("curse.maven:ato-405593:4590570")
runtimeOnly fg.deobf("net.allthemods.alltheores:AllTheOres:2.0.4")
runtimeOnly fg.deobf("com.thevortex.allthemodium:allthemodium:2.1.8")
runtimeOnly fg.deobf("curse.maven:all-the-tweaks-364120:4744569")
runtimeOnly fg.deobf("curse.maven:geckolib-388172:4627674") // required by allthemodium
runtimeOnly fg.deobf("curse.maven:productivebees-377897:4588445")
runtimeOnly fg.deobf("curse.maven:supplementaries-412082:4591988")
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "allthecompressed:block/atm_star_block_1x"
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "allthecompressed:block/atm_star_block_2x"
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "allthecompressed:block/atm_star_block_3x"
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "allthecompressed:block/atm_star_block_4x"
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "allthecompressed:block/atm_star_block_5x"
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "allthecompressed:block/atm_star_block_6x"
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "allthecompressed:block/atm_star_block_7x"
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "allthecompressed:block/atm_star_block_8x"
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "allthecompressed:block/atm_star_block_9x"
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "allthecompressed:block/ender_pearl_block_1x"
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "allthecompressed:block/ender_pearl_block_2x"
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "allthecompressed:block/ender_pearl_block_3x"
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "allthecompressed:block/ender_pearl_block_4x"
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "allthecompressed:block/ender_pearl_block_5x"
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "allthecompressed:block/ender_pearl_block_6x"
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "allthecompressed:block/ender_pearl_block_7x"
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "allthecompressed:block/ender_pearl_block_8x"
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "allthecompressed:block/ender_pearl_block_9x"
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "allthecompressed:block/nether_star_block_1x"
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "allthecompressed:block/nether_star_block_2x"
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "allthecompressed:block/nether_star_block_3x"
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "allthecompressed:block/nether_star_block_4x"
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "allthecompressed:block/nether_star_block_5x"
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "allthecompressed:block/nether_star_block_6x"
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "allthecompressed:block/nether_star_block_7x"
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "allthecompressed:block/nether_star_block_8x"
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "allthecompressed:block/nether_star_block_9x"
}
}
}
27 changes: 27 additions & 0 deletions src/generated/resources/assets/allthecompressed/lang/en_us.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,15 @@
"block.allthecompressed.andesite_7x": "Andesite 7x",
"block.allthecompressed.andesite_8x": "Andesite 8x",
"block.allthecompressed.andesite_9x": "Andesite 9x",
"block.allthecompressed.atm_star_block_1x": "ATM Star Block 1x",
"block.allthecompressed.atm_star_block_2x": "ATM Star Block 2x",
"block.allthecompressed.atm_star_block_3x": "ATM Star Block 3x",
"block.allthecompressed.atm_star_block_4x": "ATM Star Block 4x",
"block.allthecompressed.atm_star_block_5x": "ATM Star Block 5x",
"block.allthecompressed.atm_star_block_6x": "ATM Star Block 6x",
"block.allthecompressed.atm_star_block_7x": "ATM Star Block 7x",
"block.allthecompressed.atm_star_block_8x": "ATM Star Block 8x",
"block.allthecompressed.atm_star_block_9x": "ATM Star Block 9x",
"block.allthecompressed.basalt_1x": "Basalt 1x",
"block.allthecompressed.basalt_2x": "Basalt 2x",
"block.allthecompressed.basalt_3x": "Basalt 3x",
Expand Down Expand Up @@ -314,6 +323,15 @@
"block.allthecompressed.end_stone_7x": "End Stone 7x",
"block.allthecompressed.end_stone_8x": "End Stone 8x",
"block.allthecompressed.end_stone_9x": "End Stone 9x",
"block.allthecompressed.ender_pearl_block_1x": "Ender Pearl Block 1x",
"block.allthecompressed.ender_pearl_block_2x": "Ender Pearl Block 2x",
"block.allthecompressed.ender_pearl_block_3x": "Ender Pearl Block 3x",
"block.allthecompressed.ender_pearl_block_4x": "Ender Pearl Block 4x",
"block.allthecompressed.ender_pearl_block_5x": "Ender Pearl Block 5x",
"block.allthecompressed.ender_pearl_block_6x": "Ender Pearl Block 6x",
"block.allthecompressed.ender_pearl_block_7x": "Ender Pearl Block 7x",
"block.allthecompressed.ender_pearl_block_8x": "Ender Pearl Block 8x",
"block.allthecompressed.ender_pearl_block_9x": "Ender Pearl Block 9x",
"block.allthecompressed.enderium_block_1x": "Enderium Block 1x",
"block.allthecompressed.enderium_block_2x": "Enderium Block 2x",
"block.allthecompressed.enderium_block_3x": "Enderium Block 3x",
Expand Down Expand Up @@ -512,6 +530,15 @@
"block.allthecompressed.moss_block_7x": "Moss Block 7x",
"block.allthecompressed.moss_block_8x": "Moss Block 8x",
"block.allthecompressed.moss_block_9x": "Moss Block 9x",
"block.allthecompressed.nether_star_block_1x": "Nether Star Block 1x",
"block.allthecompressed.nether_star_block_2x": "Nether Star Block 2x",
"block.allthecompressed.nether_star_block_3x": "Nether Star Block 3x",
"block.allthecompressed.nether_star_block_4x": "Nether Star Block 4x",
"block.allthecompressed.nether_star_block_5x": "Nether Star Block 5x",
"block.allthecompressed.nether_star_block_6x": "Nether Star Block 6x",
"block.allthecompressed.nether_star_block_7x": "Nether Star Block 7x",
"block.allthecompressed.nether_star_block_8x": "Nether Star Block 8x",
"block.allthecompressed.nether_star_block_9x": "Nether Star Block 9x",
"block.allthecompressed.netherite_block_1x": "Block of Netherite 1x",
"block.allthecompressed.netherite_block_2x": "Block of Netherite 2x",
"block.allthecompressed.netherite_block_3x": "Block of Netherite 3x",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"parent": "allthetweaks:block/atm_star_block",
"children": {
"solid": {
"parent": "allthetweaks:block/atm_star_block",
"render_type": "minecraft:solid"
},
"translucent": {
"parent": "minecraft:block/cube_all",
"render_type": "minecraft:translucent",
"textures": {
"all": "allthecompressed:block/layer_1"
}
}
},
"item_render_order": [
"solid",
"translucent"
],
"loader": "forge:composite"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"parent": "allthetweaks:block/atm_star_block",
"children": {
"solid": {
"parent": "allthetweaks:block/atm_star_block",
"render_type": "minecraft:solid"
},
"translucent": {
"parent": "minecraft:block/cube_all",
"render_type": "minecraft:translucent",
"textures": {
"all": "allthecompressed:block/layer_2"
}
}
},
"item_render_order": [
"solid",
"translucent"
],
"loader": "forge:composite"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"parent": "allthetweaks:block/atm_star_block",
"children": {
"solid": {
"parent": "allthetweaks:block/atm_star_block",
"render_type": "minecraft:solid"
},
"translucent": {
"parent": "minecraft:block/cube_all",
"render_type": "minecraft:translucent",
"textures": {
"all": "allthecompressed:block/layer_3"
}
}
},
"item_render_order": [
"solid",
"translucent"
],
"loader": "forge:composite"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"parent": "allthetweaks:block/atm_star_block",
"children": {
"solid": {
"parent": "allthetweaks:block/atm_star_block",
"render_type": "minecraft:solid"
},
"translucent": {
"parent": "minecraft:block/cube_all",
"render_type": "minecraft:translucent",
"textures": {
"all": "allthecompressed:block/layer_4"
}
}
},
"item_render_order": [
"solid",
"translucent"
],
"loader": "forge:composite"
}
Loading

0 comments on commit a01853a

Please sign in to comment.