Lithium update, v1.0.0v1.0.0
commit80d588e809bceb06005133fcd7a298e1f8fdd404
authorcode2828 <stevenhaocheng@163.com>
Sat, 29 May 2021 12:24:10 +0000 (29 20:24 +0800)
committercode2828 <stevenhaocheng@163.com>
Sat, 29 May 2021 12:24:10 +0000 (29 20:24 +0800)
treed87583e8fbb3de934a42553169b9e62ba529dfd8
parent56250fb054bd380ca7367ea9bd00f750ee6022ec
Lithium update, v1.0.0
15 files changed:
CHANGELOG.md [new file with mode: 0644]
README.fabric_example_mod.md [copied from README.md with 100% similarity]
README.md
src/main/java/com/code2828/mods/CheMC.java
src/main/java/com/code2828/mods/GenerationStep.java [new file with mode: 0644]
src/main/resources/assets/chemc/lang/en_us.json
src/main/resources/assets/chemc/models/item/lithium_chloride.json [new file with mode: 0644]
src/main/resources/assets/chemc/textures/item/lithium_chloride.png [new file with mode: 0644]
src/main/resources/data/chemc/loot_tables/blocks/lithium_ore.json
src/main/resources/data/chemc/recipes/2h2_o2_2h2o.json
src/main/resources/data/chemc/recipes/lithium_block.json [new file with mode: 0644]
src/main/resources/data/chemc/recipes/lithium_hoe.1.json [new file with mode: 0644]
src/main/resources/data/chemc/recipes/lithium_hoe.2.json [new file with mode: 0644]
src/main/resources/data/chemc/recipes/lithium_ingot.json [new file with mode: 0644]
src/main/resources/data/chemc/recipes/lithium_shovel.json [new file with mode: 0644]