akkamaddi's Simple Cthon

akkamaddi's Simple Cthon

844 Downloads

akkamaddi's Simple Cthon

Repository for Simple Cthon

Created by akkamaddi, maintained by Sinhika.

TO-DO

  • move assets tree in.
  • fix CamelCase names.
  • convert lang file to lang.json.
  • Build assets sub-tree, fix directory names for texture files.
  • update texture for cthon ore.
  • create texture for cthon nuggets.
  • Build top-level skeleton of mod (main class, event subscribers).
  • Create models and blockstates as needed. All items must have models.
  • Build config classes. - started
  • Build content classes that define materials, ArmorMaterial and ItemTier.
  • Build init classes: ModItems, ModBlocks, ModTabGroups, ModTags
  • Backfill main class and event subscriber methods as necessary with info from init classes.
  • Code updated content classes and handlers as needed.
  • create beacon_block json.
  • ~~Code ore generation. ~~
  • Build skeleton of datagen classes.
  • code tag generation.
  • code recipe generation.
    a. vanilla recipes.
    b. vanilla recycling recipes.
    c. fusion recipes, if any.
    d. fusion recycling recipes, if any.
  • code block loot generation.
  • code chest loot generation.

TO-DO LATER

  • add Cthon shears
  • add support for Silent's Mechanisms alloying recipes.
  • No crusher support; cthon dust is very toxic.
  • add Silent's Gear support for cthon.
  • add cthon ore textures for other nether rocks.

License

This mod is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version.

This mod is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this source code. If not, see http://www.gnu.org/licenses/.