Minecraft Forge 1.12.2 mods generator

Published by Klemen on
Supported MCreator versions
2021.1
EAP 2021.1.12313
Tags / plugin type
Generator
Minecraft 1.12.2 generator
Downloads:
13984
Upvotes: 482
About the plugin

Although we no longer support or encourage the use of 1.12.2, we still want you to update to newer versions. Most of the new features are not supported in it, though, but feel free to open pull requests.

This generator only works on MCreator 2021.1

Contributing

You are welcome to support this project by opening pull requests. Before we can use your code, you must sign the MCreator CLA, which you can do online. The CLA is necessary mainly because you own the copyright to your changes, even after your contribution becomes part of our codebase, so we need your permission to use and distribute your code. We also need to be sure of various other things—for instance, that you'll tell us if you know that your code infringes on other people's patents. You don't have to sign the CLA until after you've submitted your code for review and we approved it, but you must do it before we can put your code into our codebase.

WARNING: Minecraft 1.12.2 is no longer supported by MCreator (Pylo). This repository here is only for reference purposes and for community use. It is not officially supported.

Changelog

2021.1-v4.0.1

  • Updated Minecraft Forge 1.12.2 to the latest recommended version 14.23.5.2855
  • [Bugfix] Gradle failed to setup on new computers

2021.1-v3.0.0

  • Updated generator for MCreator 2021.1
  • Added support for compound bounding boxes
  • [Bugfix] Tag names of old workspaces were lowercased when they should be not

2020.5-v2.3.1

  • Updated generator for MCreator 2020.5 release
  • [Bugfix] Return procedures did not work

2020.5-v2.3.0

  • Updated generator for MCreator 2020.5 1st snapshot
  • Fixed #10 (Slab recipes did not work)
  • Added support for new GUI editor
  • Added support for sound subtitles
  • Added support for multi-sound selection
  • Fixed some UI bugs (backported from 2020.5)

2020.4-v2.2.1

  • Overlays did not work properly
  • Added "get max entity health" procedure block support [#8]

2020.4-v2.2.0

  • Custom items can now use tool-like rendering support [#5]
  • Added entity width, height, getters procedure blocks support [#5]
  • Added custom block item texture support [#6]

2020.4-v2.1.1-alpha

  • Updated generator for MCreator 2020.4.28114
  • Added support for condition system to block and entity particles and overlays

2020.4-v2.1.0-alpha

  • Updated generator for MCreator 2020.4

2020.3-v2.0.1-alpha

  • #2 Ported some 2020.3 features into 1.12.2 generator:
  • Added support for itemstack variables
  • Added support for itemstack size procedure blocks
  • Added support for "Is item enchanted" and "Is item enchantable" procedure blocks
  • Itemstack procedure blocks should now work with custom dependencies
  • Added support for "Get ridden entity" procedure block
  • Entity procedure blocks now work with custom dependencies
  • Added support for "Block offset type" and "AI path node type" for blocks and plants
  • Added support for "Get light level" and "Get block hardness" procedure blocks
  • #3 Better macOS support

2020.3-v2.0.0-alpha

  • #0 Updated generator to support 2020.3
  • #1 - Bugfix [Entity Get Display Name]

2020.2-v1.0.1

  • #1 - Bugfix [Entity Get Display Name]
Project members
Maintainer
Contributor
Contributor
Contributor
License
GNU General Public License version 3 (GPLv3)

Plugin downloads
mcreator-generator-1.12.2-2021.1-v4.0.1.zip - mcreator-generator-1.12.2-2021.1-v4.0.1.zipUploaded on: 04/24/2021 - 12:21   File size: 256.49 KB

Comments

Hey Buddy Ol' Pal. so you know that whole bug thing that led to me asking for the food item result feature and stuff? guess what, that bug doesn't exist with your 1.12.2 generator.. so both ways, you did great work man :D

someone help me when I put the plugin in the plugin folder and restart MCreator does not give me the option to do the mods in 1.12.2

You have to activate it. You should go into preferences when MCreator starts, then click plugins, then add it, and click save. See if that helps. Also make sure you are using the right version. Not the 2020.5 version of you are using 2020.4

I hate to be a pain Klemen, but the Food Item Result doesn't work with the 1.12.2 generator :(, it just consumes the food and doesn't drop the Result item. :(

That is completely normal. 1.12.2 does not receive new features as noted in the description. It is a deprecated generator. On the other hand, it is open-source, so someone willing this feature can open a PR ;)

I feel like I am repeating myself, but I will say it again, I can't maintain myself generators for all the possible versions, even two are a struggle.

Hi. can you make this plugin work with the new variables (PLAYER_LIFETIME) and (PLAYER_PERSITANT). i make some mods with DTM Attribute Plugins and for that i need those variables option.