Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump ethereal from 2bb5c96 to b8f2093 #2306

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ethereal
Submodule ethereal updated 57 files
+1 −0 README.md
+71 −0 biome_info.json
+503 −494 biomes.lua
+14 −17 biomes_init.lua
+2 −6 compatibility.lua
+59 −78 crystal.lua
+630 −585 decor.lua
+30 −63 dirt.lua
+53 −32 extra.lua
+9 −7 fences.lua
+41 −76 fishing.lua
+27 −39 flight.lua
+105 −55 food.lua
+17 −18 init.lua
+64 −89 leaves.lua
+28 −1 license.txt
+6 −0 lucky_block.lua
+1 −1 mod.conf
+14 −16 onion.lua
+15 −4 ores.lua
+65 −43 plantlife.lua
+0 −196 plantpack.lua
+57 −89 sapling.lua
+1 −2 schematics/volcanol.lua
+1 −1 schematics/volcanom.lua
+276 −271 schems.lua
+35 −70 sealife.lua
+1 −2 settingtypes.txt
+23 −61 stairs.lua
+17 −12 strawberry.lua
+ textures/alt/ethereal_redwood_wood.png
+ textures/alt/ethereal_sakura_wood.png
+ textures/alt/ethereal_willow_wood.png
+0 −5 textures/alt/license.txt
+ textures/ethereal_bamboo_floor.png
+ textures/ethereal_bamboo_floor_32px.png
+ textures/ethereal_banana_leaf.png
+ textures/ethereal_banana_leaf_32px.png
+ textures/ethereal_banana_wood_alt.png
+ textures/ethereal_basandra_bush_wood.png
+ textures/ethereal_basandra_bush_wood_32px.png
+ textures/ethereal_blue_marble.png
+ textures/ethereal_blue_marble_32px.png
+ textures/ethereal_blue_marble_tile.png
+ textures/ethereal_blue_marble_tile_32px.png
+ textures/ethereal_olive_wood_alt.png
+ textures/ethereal_poppy.png
+ textures/ethereal_redwood_wood.png
+ textures/ethereal_redwood_wood_32px.png
+ textures/ethereal_sakura_wood.png
+ textures/ethereal_sakura_wood_32px.png
+ textures/ethereal_willow_wood.png
+ textures/ethereal_willow_wood_32px.png
+ textures/moretrees_birch_wood_alt.png
+ textures/moretrees_palm_wood_alt.png
+14 −14 water.lua
+4 −8 wood.lua