developer-wiki icon indicating copy to clipboard operation
developer-wiki copied to clipboard

Tracking issue: Add missing articles

Open anonymous123-code opened this issue 1 year ago • 9 comments

Currently there are quite a few article stubs, which should be replaced with complete articles. Currently missing articles are:

  • [ ] Items
    • [ ] Tools
  • [ ] #4
    • [ ] Oriented Block #111
    • [ ] Redstone Interaction
  • [ ] Concepts
    • [ ] Events
    • [ ] List of Third Party Libraries
    • [ ] Lifecycles and Ticks
    • [ ] Minecraft’s Code Structure
    • [ ] #6
    • [ ] Nbt
    • [ ] Networking
    • [ ] Registires
    • [ ] Sideness
  • [ ] Data
  • [x] configuration
    • [x] basic configuration (https://github.com/QuiltMC/developer-wiki/pull/81)
    • [x] more advanced stuff (https://github.com/QuiltMC/developer-wiki/pull/81)
    • [x] metadata reference (https://github.com/QuiltMC/developer-wiki/pull/81)
    • [ ] config screens
  • [ ] Misc
    • [ ] Sounds
    • [ ] Commands

anonymous123-code avatar Dec 02 '23 12:12 anonymous123-code

If you want to get into contributing, I recommend the articles from Items and Blocks categories, or porting some of the old wiki articles

anonymous123-code avatar Dec 02 '23 12:12 anonymous123-code

Aren't the TODOs found here also listed in the checklist of stuff to do? https://modder.wiki.quiltmc.org/introduction/get-started

woodiertexas avatar Dec 17 '23 08:12 woodiertexas

Aren't the TODOs found here also listed in the checklist of stuff to do? https://modder.wiki.quiltmc.org/introduction/get-started

Those should probably be moved to issues instead of being left on the pages

OroArmor avatar Jan 04 '24 07:01 OroArmor

What do you think about adding a Article about Block Entities to the list?

Redfan2 avatar Jan 28 '24 11:01 Redfan2

Do you think that it should go under the blocks section or rather under a new section (As you'd likely expand stuff to inventories, BER, etc.)

anonymous123-code avatar Jan 28 '24 13:01 anonymous123-code

It should probably be a seperate section, like this:

  • [ ] Block Entities
    • [ ] Adding a Block Entity
    • [ ] Adding a Block Entity Renderer
    • [ ] Adding a inventory to a block entity

For clarifications, I do not plan on writing these at the moment. I do not have enough knowledge about block entities and currently not the time to dive into this topic.

Redfan2 avatar Feb 02 '24 19:02 Redfan2

There's a PR for orientable blocks here: https://github.com/QuiltMC/developer-wiki/pull/111

woodiertexas avatar Jul 22 '24 03:07 woodiertexas

A couple of issues that could be added here: https://github.com/QuiltMC/developer-wiki/issues/113 https://github.com/QuiltMC/developer-wiki/issues/102 https://github.com/QuiltMC/developer-wiki/issues/107 https://github.com/QuiltMC/developer-wiki/issues/97 https://github.com/QuiltMC/developer-wiki/issues/71 https://github.com/QuiltMC/developer-wiki/issues/35

woodiertexas avatar Aug 01 '24 01:08 woodiertexas

there's https://github.com/QuiltMC/developer-wiki/issues/114

woodiertexas avatar Aug 12 '24 23:08 woodiertexas