16 Commits

Author SHA1 Message Date
OffsetMonkey538
1f8be81f50 Loot Table Modifier generator (#758)
Some checks failed
Deploy to GitHub Pages / build (push) Has been cancelled
Deploy to GitHub Pages / deploy (push) Has been cancelled
* Loot Table Modifier loot_modifier generator

Should support everything currently implemented

* Translation keys

* Make 'actions' and 'predicates' always a list

Seems simpler to understand and a list of one entry behaves exactly the same

* Update loot-table-modifier.mcdoc

Should match currently latest commit

* Fix loot modifier path in datapack being incorrect

* Match v2 alpha 1

* Import LootPoolEntry

* Add files via upload

* Revert "Add files via upload"

This reverts commit 7e9c50ee10.

* add condition_add action

* Add union member name overrides

Co-authored-by: Misode <misoloo64@gmail.com>

---------

Co-authored-by: Misode <misoloo64@gmail.com>
2026-01-19 21:06:31 +01:00
ChampionAsh5357
37d90ec493 feat(neoforge): Add new datamaps (#806) 2025-10-02 22:20:09 +02:00
blockninja124
a33e2b5404 Add ad-astra planets generator (#799)
Some checks failed
Deploy to GitHub Pages / build (push) Has been cancelled
Deploy to GitHub Pages / deploy (push) Has been cancelled
* Add ad-astra generator

* Fix file path and min/max version

* Actually fix path 🤦
2025-09-03 23:58:24 +02:00
Daniel Norris
33719ab3e2 Adds Pixelmon's Pokedex datapack types (#791)
* Pixelmon datapack types

* Fix some syntax errors & add NPC Presets

* add pokedex datapack
2025-08-15 17:40:49 +02:00
VidTDM
07577f28e8 Update Create Mod Generators to 1.21.1 (#762)
Some checks failed
Deploy to GitHub Pages / build (push) Has been cancelled
Deploy to GitHub Pages / deploy (push) Has been cancelled
* Initial Create Recipes

* Minor Changes

* Minor Changes

* fix issue with mixing recipe

* fix issue with cutting recipe

* Update to 1.21.1

* add compacting recipe and fix some issues

* Delete .vscode/snippets.json.code-snippets

* Final Touches

* change warning colour

* Sanitize mcdoc doc comments

* Fix until attributes, as they are exclusive

---------

Co-authored-by: Misode <misoloo64@gmail.com>
2025-08-07 21:53:14 +02:00
Daniel Norris
ecc810dd4a feat(modded): Adds Pixelmon datapack types (#765)
Some checks failed
Deploy to GitHub Pages / build (push) Has been cancelled
Deploy to GitHub Pages / deploy (push) Has been cancelled
* Pixelmon datapack types

* Fix some syntax errors & add NPC Presets
2025-07-14 12:27:53 +02:00
Drex
322e4377ed Add fabric:dependency_overrides generator (#770) 2025-07-14 04:03:46 +02:00
TheDeathlyCow
71400247bc Thermoo Environment Registries Generators (#754)
Some checks failed
Deploy to GitHub Pages / build (push) Has been cancelled
Deploy to GitHub Pages / deploy (push) Has been cancelled
* setup thermoo generator

* constant provider

* seasons provider types

* light threshold

* weather providers

* leaf providers

* precipitation enum and validate relative humidity

* fix for dropdown of env component types

* fix temperature unit enum

* fix seasonal provider

* environment definition mcdoc

* temperature effect set up

* add other temperature effect types

* add custom loot conditions

* add a doc comment to priority

* add temperature effect 1.20 format
2025-06-23 08:53:50 +02:00
VidTDM
b1149e3561 Generators for create mod recipe type (#750)
Some checks failed
Deploy to GitHub Pages / build (push) Has been cancelled
Deploy to GitHub Pages / deploy (push) Has been cancelled
* Initial Create Recipes

* Minor Changes

* Minor Changes
2025-05-28 20:00:50 +02:00
Misode
b8c65edd83 Update vanilla-mcdoc references
Some checks failed
Deploy to GitHub Pages / build (push) Has been cancelled
Deploy to GitHub Pages / deploy (push) Has been cancelled
2025-03-07 01:00:37 +01:00
ChampionAsh5357
9ad376e391 fix(neoforge): Remove carvestep from 1.21.2 onwards (#676) 2025-01-11 19:27:17 +01:00
Ethan Costa
2bca1f1ffb Add Custom Sky generator for Sky Aesthetics (#667)
* Added Custom Sky generator

* Added 1.21.1 support

* fix config

* revert config change

* Fix assets config not working

* update url

* Fix merge conflict

---------

Co-authored-by: Misode <misoloo64@gmail.com>
2024-12-27 22:42:50 +01:00
Misode
09a2d4c24f Fix fabric.mod.json entrypoints
Some checks are pending
Deploy to GitHub Pages / build (push) Waiting to run
Deploy to GitHub Pages / deploy (push) Blocked by required conditions
2024-12-27 05:09:18 +01:00
Misode
d41ac45403 Add fabric.mod.json generator 2024-12-27 04:44:35 +01:00
Misode
00f0c09a34 Add neoforge and immersiveweathering mcdoc 2024-11-01 00:19:46 +01:00
Misode
68eb077c17 Re-add ohthetreesyoullgrow partner 2024-10-31 06:41:30 +01:00