Fabric-Generator-MCreator

A Fabric Generator plugin for MCreator

OTHER License

Stars
110
Committers
19

Bot releases are hidden (Show)

Fabric-Generator-MCreator - 1.20.1 - 1.10 Latest Release

Published by Goldorion 7 months ago

(Thank you NerdyPuzzle)

  • [#520] Removed support for TerraBlender API (biome generation is now done similarly to Forge generators)
  • [#417, #520] Add support for cave biomes
  • [#521, #520] Custom items caused a build error in several cases

Full Changelog: https://github.com/Goldorion/Fabric-Generator-MCreator/compare/1.20.1-1.9.14...1.20.1-1.10

Fabric-Generator-MCreator - 1.20.1-1.9.14

Published by Goldorion 7 months ago

  • [Bugfix] Items could not be registered and could cause a build error
Fabric-Generator-MCreator - 1.20.1 - 1.9.13

Published by Goldorion 7 months ago

  • [#449] Increased the number of possible elements for blocks, items, potions and potion effects in a same workspace
    • Note: This improvement doesn't fix for good the "Code too large" error, but it should give you some more space for ideas.
  • [Bugfix #506] Using a custom potion item caused a build error
  • [Bugfix #510] "Has glowing effect" parameter caused a build error
  • [Bugfix #512] Overlays failed to build if a component was used
Fabric-Generator-MCreator - 1.20.1 - 1.9.12 - MCreator 2023.4 support

Published by Goldorion 9 months ago

Note: This is marked as a beta version as too many features/changes were needed to test every single thing, but consider it as a main release

  • Updated to MCreator 2023.4
  • Added living entity model shaking and transparency parameters
  • [#500] Added support for Get block/entity/item registry name procedure blocks
  • [Bugfix #501] Deal custom damage procedure block did not reference the player's name (HaipaDev)

What's Changed

New Contributors

Full Changelog: https://github.com/Goldorion/Fabric-Generator-MCreator/compare/1.20.1-1.9.11...1.20.1-1.9.12

Fabric-Generator-MCreator - 1.20.1 - 1.9.11

Published by Goldorion 9 months ago

I know you are all waiting for the 2023.4 port, but my motivation was very low for a long time. It's still not at its top, but I had enough of it to fix several reported bugs. I hope you'll enjoy it until I do the full 2023.4 update (it's a big update).

  • [Bugfix] Player right clicks on entity global trigger was called twice
  • [Bugfix #480] GUI labels had a shadow
  • [Bugfix #483] GUI tooltips gave a build error
  • [Bugfix #493] Double plants could not be used
  • [Bugfix #496] Player right-clicks on a block failed to build
  • [Bugfix #503] Custom End biomes had multiple problems

What's Changed

Full Changelog: https://github.com/Goldorion/Fabric-Generator-MCreator/compare/1.20.1-1.9.10...1.20.1-1.9.11

Fabric-Generator-MCreator - 1.20.1 - 1.9.10

Published by Goldorion 12 months ago

I know some problems are still present in the plugin, but my free time with university is very limited. However, I got some time a few days ago to fix several important bugs, so please take this new update :D

Changelog:

  • [Bugfix #410] Hardness and harvest level did not correspond
  • [Bugfix #463] Custom waterlogged blocks did not compile
  • [Bugfix #464] Using some custom elements caused build errors
  • [Bugfix #465] Global triggers were not updated to the new format causing build errors
  • [Bugfix #466] Adding biomes to an entity's spawning list caused problems
  • [Bugfix #468] Some BlockPos usages in procedure blocks could cause problems in some cases
  • [Bugfix #470] Custom pressure plates and stairs did not compile

Pull requests:

Full Changelog: https://github.com/Goldorion/Fabric-Generator-MCreator/compare/1.20.1-1.9.9...1.20.1-1.9.10

Fabric-Generator-MCreator - 1.20.1-1.9.9 - A patched version for MCreator 2023.3

Published by Goldorion about 1 year ago

  • [Bugfix] Data pack mod elements did not work
  • [Bugfix] Using custom creative tabs caused a problem
  • [Bugfix] Custom plants could cause a build error in some cases
  • [Bugfix] Procedures caused problems in a few cases
  • [Bugfix] Using tags still caused some problems
  • [Bugfix #459 - v2] Custom features still caused problems
Fabric-Generator-MCreator - 1.20.1-1.9.8 - MCreator 2023.3 support

Published by Goldorion about 1 year ago

  • Updated to MCreator 2023.3
  • The Forge generator is now imported inside the generator to avoid duplicated templates
    • Multiple procedure blocks and global triggers take their template inside the Forge generator (support in Fabric impossible yet). THEY WILL FAIL TO BUILD
    • Check Supported Global triggers.md for the full list of supported global triggers
  • Re-introduced the block material parameter
  • [Bugfix #459] Tags in some places caused problems
Fabric-Generator-MCreator - 1.20.1-1.9.7

Published by Goldorion about 1 year ago

  • [Bugfix #430] Check if item is in tag caused a build error
  • [Bugfix #452] Custom structures didn't work
  • [Bugfix #454] World dependency caused a build error in custom commands
  • [Bugfix #455] Custom button blocks caused a build error
  • [Bugfix #456] Fix several registries calls causing build errors
Fabric-Generator-MCreator - 1.20.1-1.9.6 - Several bug fixes

Published by Goldorion about 1 year ago

  • [Bugfix #431] Get enchantment level caused a build error
  • [Bugfix #435] Get a copy of item from slot of entity could cause problems in some cases
  • [Bugfix #436] Fixed several Entity#level related build errors in procedure blocks (purejosh)
  • [Bugfix #445] Some biome's registry call weren't updated causing build errors
  • [Bugfix #445] Item used on block trigger could cause a build error
  • [Bugfix #447] Several block bases caused a build error

What's Changed

New Contributors

Full Changelog: https://github.com/Goldorion/Fabric-Generator-MCreator/compare/1.20.1-1.9.5...1.20.1-1.9.6

Fabric-Generator-MCreator - 1.20.1-1.9.5 - Re-implement biomes support

Published by Goldorion over 1 year ago

  • Updated TerraBlender API to 1.20.1-3.0.0.165
  • Re-implemented biomes support for 1.20.1
Fabric-Generator-MCreator - 1.19.2-1.9 - Villager trades and bug fixes

Published by Goldorion over 1 year ago

  • [#349] Added support for custom villager trades
  • [Bugfix] Fix multiple problems with different procedure blocks
  • [Bugfix #358] GUIs couldn't be loaded on servers
  • [Bugfix #408] Servers crashed when key bindings were used
  • [Bugfix #428] Several block bases had rendering problems

Full Changelog: https://github.com/Goldorion/Fabric-Generator-MCreator/compare/1.19.2-1.8.9...1.19.2-1.9

Fabric-Generator-MCreator - 1.20.1 - 1.9.3

Published by Goldorion over 1 year ago

  • [Bugfix #422] Custom sounds failed to build
  • [Bugfix #424] The world dependency failed to compile in some cases
Fabric-Generator-MCreator - 1.9.1 - 1.20.1 support

Published by Goldorion over 1 year ago

  • Updated to Minecraft 1.20.1
  • Existing workspaces could not switch to the generator
  • [Bugfix #421] "Close any gui open for event/entity" procedure block failed to build

Full Changelog: https://github.com/Goldorion/Fabric-Generator-MCreator/compare/1.20-1.9...1.20.1-1.9.1

Fabric-Generator-MCreator - 1.9 - 1.20 and Villager trades

Published by Goldorion over 1 year ago

  • Updated to Minecraft 1.20
    • Note: Biomes are not supported because TerraBlender is not updated yet
  • Updated Fabric API to 0.83.0
  • Updated Fabric Loader to 0.14.21
  • [#349] Added support for custom villager trades
  • [Bugfix #358] GUIs couldn't be loaded on servers
  • [Bugfix #408] Servers crashed when key bindings were used

Full Changelog: https://github.com/Goldorion/Fabric-Generator-MCreator/compare/1.19.2-1.8.9...1.20-1.9

Fabric-Generator-MCreator - 1.19.2 - 1.8.9

Published by Goldorion over 1 year ago

  • Updated to MCreator 2023.2.22518
  • [#411] Updated Fabric Loader version to 0.14.19
  • [Bugfix #412] Fixed particles crashing on dedicated servers (kleiders)
  • Fixed several problems with different procedure blocks

What's Changed

Full Changelog: https://github.com/Goldorion/Fabric-Generator-MCreator/compare/1.19.2-1.8.8...1.19.2-1.8.9

Fabric-Generator-MCreator - 1.19.2 - 1.8.8

Published by Goldorion over 1 year ago

  • [Bugfix #401] Key bindings were not displayed in the Controls menu
  • [Bugfix #402] Biomes didn't generate and caused build errors
Fabric-Generator-MCreator - 1.19.2 - 1.8.7 - MCreator 2023.1

Published by Goldorion over 1 year ago

  • Updated to support the newest 2023.1 patch (and future patches)
Fabric-Generator-MCreator - 1.19.2 - 1.8.6 - MCreator 2023.1

Published by Goldorion over 1 year ago

  • Updated to MCreator 2023.1.09612
  • [Bugfix #380] Get light of block procedure caused a build error (NerdyPuzzle)
  • [Bugfix #381] Is biome at procedure caused a build error (NerdyPuzzle)
  • [Bugfix #386] Ranged item immediatesourceentity dependency variable had the wrong name (NerdyPuzzle)
  • [Bugfix #390] Custom item damage vs mob/animal parameter did not work (NerdyPuzzle)

New Contributors

Fabric-Generator-MCreator - 1.19.2 - 1.8.3

Published by Goldorion almost 2 years ago

  • [#365] Added Chinese tooltips (Grey Wind)
  • [Bugfix #355] Glowing music discs caused a build error
  • [Bugfix #360] Fix particles import still being in the template (NerdyPuzzle)
  • [Bugfix #368] Blocks could not be created
  • [Bugfix] Custom biomes caused problems
    • Note: End biomes use a hardcoded weight of 10 as no parameter can be used.