mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2024-12-14 12:10:30 +00:00
2965fb666f
Are most of these changes small and petty? Yes. However, IMO they do make the code more readable. Anyway, a summary of some of the more interesting changes: - Expose Abstract*Upgrade classes in the API - Fix the spelling of Jonathan in the API docs (*shakes fist*) - Fix bug with printout not working in the offhand. - Rename any argments/variables accidentally named "m_*", and add an inspection to prevent it happening again. - Remove most of the Block*.Properties classes - just inline them in the parent class. - Return super.writeToNBT instead of reassigning at the top.
8 lines
140 B
Properties
8 lines
140 B
Properties
# Mod properties
|
|
mod_version=1.82.0
|
|
|
|
# Minecraft properties
|
|
mc_version=1.12.2
|
|
forge_version=14.23.4.2749
|
|
mappings_version=snapshot_20180724
|