This website requires JavaScript.
Explore
Main Site
Help
Register
Sign In
mirrors
/
CC-Tweaked
Watch
1
Star
0
Fork
0
You've already forked CC-Tweaked
mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced
2025-02-03 04:39:12 +00:00
Code
Issues
Releases
Wiki
Activity
55a7ee4acf
CC-Tweaked
/
gradle.properties
7 lines
97 B
Properties
Raw
Normal View
History
Unescape
Escape
Several recipe improvements - Some performance improvements to JEI recipe resolver - Use a shared map for upgrade items, meaning we only need one map lookup. - Cache the basic upgrade recipes. - Use the MC version within project rather than version name.
2019-03-19 11:47:12 +00:00
# Mod properties
Some further cleanup and 1.13 cherry-picks 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.
2019-04-02 10:50:13 +00:00
mod_version
=
1.82.0
Several recipe improvements - Some performance improvements to JEI recipe resolver - Use a shared map for upgrade items, meaning we only need one map lookup. - Cache the basic upgrade recipes. - Use the MC version within project rather than version name.
2019-03-19 11:47:12 +00:00
# Minecraft properties
Initial update to Fabric
2019-04-03 22:27:10 +00:00
mc_version
=
19w14a
mappings_version
=
3
Reference in New Issue
Copy Permalink