Skip to content

Commit

Permalink
Adding block culling to generation spec
Browse files Browse the repository at this point in the history
  • Loading branch information
DaanV2 authored Mar 26, 2024
1 parent 91ceff6 commit b04f9e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/compress_specification.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
{ "Source": "./resource/attachables/attachables.json", "Destination": "../resource/attachables/attachables.json" },
{ "Source": "./resource/biomes_client.json", "Destination": "../resource/biomes_client.json" },
{ "Source": "./resource/blocks.json", "Destination": "../resource/blocks.json" },
{ "Source": "./resource//block_culling/block_culling.json", "Destination": "../resource/block_culling/block_culling.json" },
{ "Source": "./resource/entity/entity.json", "Destination": "../resource/entity/entity.json" },
{ "Source": "./resource/fog/fog.json", "Destination": "../resource/fog/fog.json" },
{ "Source": "./resource/textures/flipbook_textures.json", "Destination": "../resource/textures/flipbook_textures.json" },
Expand Down

0 comments on commit b04f9e7

Please sign in to comment.