Package Details: mcreator 2026.1.14619-1

Git Clone URL: https://aur.archlinux.org/mcreator.git (read-only, click to copy)
Package Base: mcreator
Description: Make Minecraft Java Edition mods, Bedrock Edition Add-Ons, and data packs using visual graphical programming or integrated IDE
Upstream URL: https://mcreator.net
Keywords: development ide java minecraft modding
Licenses: GPL-3.0-or-later
Submitter: FurTabs
Maintainer: impulse
Last Packager: impulse
Votes: 2
Popularity: 0.000000
First Submitted: 2020-05-15 15:12 (UTC)
Last Updated: 2026-07-04 15:29 (UTC)

Dependencies (2)

Required by (0)

Sources (2)

Latest Comments

« First ‹ Previous 1 2

jdev082 commented on 2022-08-01 21:44 (UTC)

Guess what! I want to use MCreator and see its out of date. So I make the best decision of my life and adopt this package so I can use MCreator straight from the AUR. I hope I don't mess up absolutely terribly this time.

CantFindAName commented on 2022-01-13 16:33 (UTC)

Is this up-to date?

Nereuxofficial commented on 2021-06-05 12:08 (UTC)

I created an updated PKGBUILD but do not plan on updating it.

https://gist.github.com/Nereuxofficial/b6d549d92286226d564ca87545098a6b

Neko-san commented on 2020-12-30 09:54 (UTC) (edited on 2020-12-30 09:54 (UTC) by Neko-san)

Using Java8 to run MCreator makes the UI tiny and/or invisible on HiDPI monitors/displays.

This is a problem because Minecraft mods are reccommended to be developed and ran with Java8 but Java9 and above are the versions that properly support HiDPI for Java applications.

FurTabs commented on 2020-10-06 18:29 (UTC)

@Catlover8695 good catch. That was left over from when MCreator bundled their own java. and good catch on line 27.

Catlover8695 commented on 2020-10-06 18:25 (UTC) (edited on 2020-10-06 18:29 (UTC) by Catlover8695)

Package doesn't build. Comment out lines 52 and 53. Change line 27 from cd "${srcdir}/${_pkgname}" to cd "${srcdir}/${_pkgname}${_pkgver}" for the package to build.

java8-openjfx needs to be a runtime dependency.

john.meow commented on 2020-07-19 20:29 (UTC)

Change PKGBUILD on line 2, it has an incorrect quote