RandomTweaker icon indicating copy to clipboard operation
RandomTweaker copied to clipboard

Provides many more mods support and great features for CraftTweaker.

Results 6 RandomTweaker issues
Sort by recently updated
recently updated
newest added

I don't have `FTBUltimine` installed, but according to `debug.log` file, RandomTweaker still trying to inject its code: ```java [mixin]: @Mixin target com.feed_the_beast.mods.ftbultimine.client.FTBUltimineClient was not found mixins.randomtweaker.mods.json:ftbultimine.MixinFTBUltimineClient from mod unknown-owner ```...

实现ExU2红兰花可以种在泥土和草方块上,并将生长时间调整为在红石矿石上的4倍。

feature

希望增加可以直接增加IMutableStack中属性修饰符的方法。 简单来说,比如我要设计一个匠魂属性,内容是“该工具的主手攻击速度增加20%”。 想通过一个类似IItemStack.mutable().addNewModifiers(name as string, slot as string, number as float, addType as int, uuid as string);的方法直接即时修改一个物品的属性修饰符,每个uuid独立作用(可叠加)。

feature

Launching game with a version `1.4.6` causing crash: ```ruby java.lang.UnsatisfiedLinkError: 'long org.lwjgl.opengl.CallbackUtil.ncreateGlobalRef(java.lang.Object)' at org.lwjgl.opengl.CallbackUtil.ncreateGlobalRef(Native Method) at org.lwjgl.opengl.CallbackUtil.createGlobalRef(CallbackUtil.java:61) at org.lwjgl.opengl.GL43.glDebugMessageCallback(GL43.java:304) at meldexun.renderlib.opengl.debug.OpenGLDebugMode$1.enable(OpenGLDebugMode.java:26) at meldexun.renderlib.opengl.debug.OpenGLDebugMode.setupDebugOutput(OpenGLDebugMode.java:350) at net.minecraft.client.Minecraft.handler$zei000$init_finishMinecraftLoading(MinecraftAccessor.java:5358) at net.minecraft.client.Minecraft.init(MinecraftAccessor.java:535) ``` ## https://mclo.gs/eYDZLxY...

- [ ] clean `Main.java` - [x] remove meaningless `abstract` - [x] jei - [x] botania `subtitle-entity` - [x] organize directory (coremod, mixin, internal, vanilia, mods) - [ ] load...

Hello, sorry for bothering you, but I was wondering if you could add support for charcoal pit. it does technically already have crafttweaker support, however it is severely lacking in...