Skip to content

Commit

Permalink
wip: fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
BlayTheNinth committed Feb 28, 2024
1 parent 05eade5 commit 13b6b62
Show file tree
Hide file tree
Showing 3 changed files with 49 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"replace": false,
"values": [
"excompressum:oak_heavy_sieve",
"excompressum:spruce_heavy_sieve",
"excompressum:birch_heavy_sieve",
"excompressum:jungle_heavy_sieve",
"excompressum:acacia_heavy_sieve",
"excompressum:dark_oak_heavy_sieve",
"excompressum:cherry_heavy_sieve",
"excompressum:mangrove_heavy_sieve",
"excompressum:warped_heavy_sieve",
"excompressum:crimson_heavy_sieve",
"excompressum:oak_crucible",
"excompressum:spruce_crucible",
"excompressum:birch_crucible",
"excompressum:jungle_crucible",
"excompressum:acacia_crucible",
"excompressum:dark_oak_crucible",
"excompressum:cherry_crucible",
"excompressum:mangrove_crucible",
"excompressum:warped_crucible",
"excompressum:crimson_crucible"
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@
"excompressum:auto_sieve",
"excompressum:auto_heavy_sieve",
"excompressum:auto_compressor",
"excompressum:rationing_auto_compressor"
"excompressum:rationing_auto_compressor",
"excompressum:compressed_andesite",
"excompressum:compressed_cobblestone",
"excompressum:compressed_diorite",
"excompressum:compressed_end_stone",
"excompressum:compressed_granite",
"excompressum:compressed_flint",
"excompressum:compressed_netherrack",
"excompressum:compressed_netherrack"
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"replace": false,
"values": [
"excompressum:compressed_dirt",
"excompressum:compressed_gravel",
"excompressum:compressed_sand",
"excompressum:compressed_crushed_andesite",
"excompressum:compressed_crushed_diorite",
"excompressum:compressed_crushed_end_stone",
"excompressum:compressed_crushed_granite",
"excompressum:compressed_crushed_netherrack",
"excompressum:compressed_dust",
"excompressum:compressed_soul_sand"
]
}

0 comments on commit 13b6b62

Please sign in to comment.