1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-07-07 12:24:27 +00:00
CC-Tweaked/src/main/java/dan200/computercraft
SquidDev add046cbda Remap all blocks and items to underscore_case
This makes block/model names a little mode consistent and should help
with porting to 1.11.2.

 - Prefix all tile entities with "computercraft:".
 - Change all "pascalCase" and "CC-*" items to use underscore_case
 - Listen to the missing mappings event and gracefully convert
   blocks/items.
2017-05-12 13:29:56 +01:00
..
api Remove most raw types 2017-05-07 13:30:05 +01:00
client Merge pull request #224 from SquidDev-CC/feature/lowercase-models 2017-05-09 20:31:24 +01:00
core Merge pull request #207 from SquidDev-CC/feature/cleanup 2017-05-07 18:26:07 +01:00
server/proxy Use block comment instead of Javadoc for license 2017-05-07 13:30:10 +01:00
shared Remap all blocks and items to underscore_case 2017-05-12 13:29:56 +01:00
ComputerCraft.java Remap all blocks and items to underscore_case 2017-05-12 13:29:56 +01:00