Contact Info
E-mail: worldofro (AT) gmail (DOT) com - Please use [ATTN:MODNAME] for the subject
Twitter: https://twitter.com/matrexsvigil
Patreon: https://www.patreon.com/pamsmods
Paypal: https://www.paypal.me/pamsmods
Twitch: https://www.twitch.tv/pamsmods
Facebook: https://www.facebook.com/pamsmods/
Discord: https://discord.gg/DJMfsHH
Comments have been disabled because people cannot seem to stop pestering me over and over and over for updates. So if you have any bugs, please report them in my Discord (which you will get booted for asking for updates). Thanks!
----------------------------------------------------------------------------
----------------------------------------------------------------------------




Modpacks
I give permission to use the above described mod in modpacks that do not cost money (donations, Patreon, etc is fine) so long as you credit Pamela Collins (MatrexsVigil) and Rhodox of the Painterly Pack somewhere in your modpack's description and/or list of mods. I give permission to modify the above described mod through add-ons, JSON files, or config changes so long as you inform your players of the changes and notify them that these are your changes and not mine.
I do NOT give permission to anyone under any circumstance to distribute, de-compile for non-educational purposes, sell for any currency of any kind, only allow access via payment (donations, Patreon are fine), re-name, be on a server that costs money to play on (donations, Patreon are fine), re-upload/re-distribute 'dead' versions, use textures from, or grossly modify the above described mod for any reason ever unless you get written and dated permission from me.
I would appreciate that any modpack creators and/or server administrators that greatly benefit from having my mod in their pack/on their server donate to my Patreon, but I am not requiring this.
Thank you for abiding by this license. Feel free to contact me via the above contact information if you need to ask questions or raise concerns.
All rights reserved - None of my artwork is available to be used for FREE in your game EVER. If you want to HIRE ME, please contact me. Thank you. This code is here for people to learn from and to help find bugs ONLY.
will there be a 1.18.1 soon?
NOTICE: I WILL BE TRYING TO FIX 1.12.2 SERVER BUGS and UPDATING TO 1.16.4 SOON IF POSSIBLE. THANK YOU FOR BEING PATIENT.
In reply to pamharvestcraft:
Definitely worth the wait
In reply to pamharvestcraft:
Will be worth the wait!
In reply to pamharvestcraft:
Still waiting my dude. Take ur time
Will this be updated to 1.16 or in the future to 1.17? I really enjoy how they don't break the game and are really just a cosmetic alternative. I use them for all sorts of things in my older world but I would really love to play with the newer versions as well. To me, this mod is a staple.
Cactus, glass tool speeds are too fast. Vanilla speeds show as "1.6" whereas these tools all show "5.6" speed. I think this is a mistake
Hello, getting crashes while trying to bring a server up.
Caused by: java.lang.ClassNotFoundException: com.pam.desertcraft.ServerProxy
NWRTweak (redstonepaste-mc1.12-1.7.5.jar)
CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
Plugin (NotEnoughIDs-1.5.4.4.jar)
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar)
Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.10-1.12.2.jar)
MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
WolfArmorCore (wolfarmor-1.12.2-3.4.1.1-UNIVERSAL-signed.jar)
LoadingPlugin (NoNausea-MC1.12-1.0.jar)
Contact their authors BEFORE contacting forge
// Ouch. That hurt :(
Time: 4/14/20 5:45 AM
Description: Exception in server tick loop
net.minecraftforge.fml.common.LoaderException: java.lang.ClassNotFoundException: com.pam.desertcraft.ServerProxy
at net.minecraftforge.fml.common.ProxyInjector.inject(ProxyInjector.java:102)
at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:611)
at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595)
at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98)
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.ClassNotFoundException: com.pam.desertcraft.ServerProxy
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
at net.minecraftforge.fml.common.ModClassLoader.loadClass(ModClassLoader.java:75)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:348)
at net.minecraftforge.fml.common.ProxyInjector.inject(ProxyInjector.java:85)
... 31 more
Caused by: java.lang.NullPointerException
Using 1.12.2 and was wondering if anyone knows what the spec for glass steel blocks are, IE the blast resistance and hardness?
I'm also having the issue with this (1.14.4) and Optifine installed, here is my latest log in case that helps any to determine a possible solution: https://pastebin.com/TtyS8GaM
Forge 14.23.5.2847 (MC 1.12.2) server-side launch fails, with Pam's DesertCraft 1.12.2b (no other mods installed):
1.14.4
forge 28.1.106
during game initialization:
"desertcraft encountered an error during the common_setup event phase
null"
latest.log: https://pastebin.com/raw/zNxiMvuK
In reply to Phyne_:
Does this happen if you do not have Optifine installed? I cannot get this error to happen on my end.
In reply to pamharvestcraft:
Yep, that's exactly it. Optifine's a staple for me, so I'll just hope you fix this at some point. Thanks Pam!
In reply to Phyne_:
So it doesn't work with optifine?
In reply to SafsoufaS:
Yea. It could be a certain version that's incompatible or a specific setting or something, but I couldn't get it to work, so I'm not using DesertCraft in my pack atm.
In reply to Phyne_:
Same here but I'm not using Optifine..
v 1.12.2b: The item Glass Steel Block exists according to JEI, but no recipe to make it, and I tried various combos of Glass Steel Ingots and was unable to make it.
Just like others, my game crashes when I break any plant from Pam’s DesertCraft on the latest version of the mod, 1.12.2a.
Crash report: https://pastebin.com/raw/PRMPViWL
I hope it'll be fixed ^^
I'm interested in this mod, it adds some nice things to a biome lacking variety, thanks for working on it !