Skip to content

Commit

Permalink
give up making auto compression
Browse files Browse the repository at this point in the history
  • Loading branch information
Grey-Wind committed Nov 6, 2022
1 parent 53834f5 commit a2283ee
Show file tree
Hide file tree
Showing 74 changed files with 129 additions and 1,171 deletions.
Binary file modified .gradle/7.2/dependencies-accessors/dependencies-accessors.lock
Binary file not shown.
Binary file modified .gradle/7.2/executionHistory/executionHistory.bin
Binary file not shown.
Binary file modified .gradle/7.2/executionHistory/executionHistory.lock
Binary file not shown.
Binary file modified .gradle/7.2/fileHashes/fileHashes.bin
Binary file not shown.
Binary file modified .gradle/7.2/fileHashes/fileHashes.lock
Binary file not shown.
Binary file modified .gradle/7.2/fileHashes/resourceHashesCache.bin
Binary file not shown.
Binary file modified .gradle/buildOutputCleanup/buildOutputCleanup.lock
Binary file not shown.
Binary file modified .gradle/checksums/checksums.lock
Binary file not shown.
Binary file not shown.
Binary file removed .mcreator/modElementThumbnails/AutoMachine1Flow1.png
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,6 @@
"item.compressed_grass.quintuple_compressed_grass_armor_armor_helmet": "Quintuple Compressed Grass Helmet",
"item.compressed_grass.octuple_armor_boots": "Octuple Boots",
"block.compressed_grass.grass_wood_slab": "Grass Wood Slab",
"block.compressed_grass.auto_compessed_grass_machine_1": "Auto Comrpessed Grass Machine 1",
"item.compressed_grass.triple_compressed_grass_tools_pickaxe": "TripleCompressedGrassTools Pickaxe",
"item.compressed_grass.nonuple_grass_pickaxe": "Nonuple Compressed Grass Pickaxe",
"itemGroup.tabstorage": "Grass:Storage",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,6 @@
"item.compressed_grass.quintuple_compressed_grass_armor_armor_helmet": "五级压缩草头盔",
"item.compressed_grass.octuple_armor_boots": "八级压缩草靴",
"block.compressed_grass.grass_wood_slab": "草木半砖",
"block.compressed_grass.auto_compessed_grass_machine_1": "Auto Comrpessed Grass Machine 1",
"item.compressed_grass.triple_compressed_grass_tools_pickaxe": "三级压缩草镐",
"item.compressed_grass.nonuple_grass_pickaxe": "九级压缩草镐",
"itemGroup.tabstorage": "草:存储",
Expand Down

This file was deleted.

This file was deleted.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified build/tmp/compileJava/previous-compilation-data.bin
Binary file not shown.
16 changes: 14 additions & 2 deletions compressed_grass.mcreator
Original file line number Diff line number Diff line change
Expand Up @@ -3587,8 +3587,20 @@
"metadata": {
"dependencies": [
{
"name": "entity",
"type": "entity"
"name": "x",
"type": "number"
},
{
"name": "y",
"type": "number"
},
{
"name": "z",
"type": "number"
},
{
"name": "world",
"type": "world"
}
]
},
Expand Down
53 changes: 0 additions & 53 deletions elements/AutoCompressedGrassMachine1GUI.mod.json

This file was deleted.

135 changes: 0 additions & 135 deletions elements/AutoComrpessedGrassMachine1.mod.json

This file was deleted.

7 changes: 0 additions & 7 deletions elements/AutoMachine1Flow1.mod.json

This file was deleted.

Loading

0 comments on commit a2283ee

Please sign in to comment.