Everything posted by TheRPGAdventurer
-
1.10.2 I finished my mod now what do I do?
I fixed it line 17 and 18 I changed both to 1.8.
-
1.10.2 I finished my mod now what do I do?
at what line notepad++ I mean is it line 32 or 48 somethin like that.
-
1.10.2 I finished my mod now what do I do?
also it says use source 8 or higher.
-
1.10.2 I finished my mod now what do I do?
What's up with it stuck in compileJava and build failed
-
1.10.2 I finished my mod now what do I do?
tanks!
-
1.10.2 I finished my mod now what do I do?
Just finished my mod but will plan to release more updates. How do I convert it to a jar?
-
1.10.2 How do I make my entity drop multiple items,
Okay I found an Internet quote that says if the world would be a better place if people tell what they really wanted, so here it is: I want my dragon to be sheared by diamond shears, not ordinary shears, It doesn't need to behave like the one in sheep's where you sheared it once and wait another time to be sheared again, I just want it to be sheared and get it's dropItems, which is already set per breed, but shearing it damages the dragon by 1 simulating it was painful removing it,
-
1.10.2 How do I make my entity drop multiple items,
The wool has One class, one Item instance, different metadata/blockstates; My dragonscales has multiple classes, it says Blocks.WOOL and i have multiple items i want my dragon do drop when sheared,
-
1.10.2 Does someone know where to find the wool block's location
THANK YOU GOOD SIR.
-
1.10.2 How do I make my entity drop multiple items,
The only problem of onSheared is that because I have multiple different Items with their own classes and are treated as ingots, and the onsheared method have this ret.add(new ItemStack(Item.getItemFromBlock(Blocks.WOOL), 1, this.getFleeceColor().getMetadata())); I can change getFlleceColor to getBreedType But the ItemStack is pretty difficult.
-
1.10.2 Does someone know where to find the wool block's location
Thank God you replied sir, All my hardwork is starting to pay
-
1.10.2 Does someone know where to find the wool block's location
I am just wondering if the wool block have their own class per color or have a single class.
-
1.10.2 How do I make my entity drop multiple items,
Hello Sir, Are you still there? I fixed the dragons dropping items now but I'm not done with the shearing. does the wool blocks have their own class per color or have just one class but is rendered with different colors?
-
1.10.2 How to add Loot tables for mobs
You know what I loved about coding is, that you struggle for days trying to solve it and there is really just a simple solution and make you laugh about it.
-
1.10.2 How to add custom structures
Just looking for a tutorial I had sore eyes last time I was coding and my parents liited the time of me using pc for 30 minutes, I'll do my research after It's cured.
-
1.10.2 How to add Loot tables for mobs
Finally I found what's causing the bug. In the loot_tables file, i put an entities folder and there I put my JSON loot tables.
-
1.10.2 How to add Loot tables for mobs
what is wildcards?
-
1.10.2 How to add Loot tables for mobs
It's more than a hundred files so i just gonna upload what gonna need fixed is that ok?
-
1.10.2 How to add Loot tables for mobs
i clicked wrap it up so what happens now?
-
1.10.2 How to add Loot tables for mobs
It gives me a command box now, what do I do?
-
1.10.2 How to add Loot tables for mobs
Oh sorry i did not see it.
-
1.10.2 How to add Loot tables for mobs
how do I do it? can you send me a tutorial?
-
1.10.2 How to add Loot tables for mobs
So you're gonna help me fix it? YES! https://github.com/TheRPGAdventurer/Realm-of-the-Dragons
-
1.10.2 How to add Loot tables for mobs
just found something in the debug https://pastebin.com/XAjKRiVV
-
1.10.2 How to add Loot tables for mobs
main entity class, https://pastebin.com/sPdxt4K6 dragon breed class, https://pastebin.com/EnBhvUfF each breed has it's own class this is one of an example of the breed almost all of it looks the same, https://pastebin.com/eP4thX71 loot table registration class, https://pastebin.com/dqA65RdG
IPS spam blocked by CleanTalk.