
roblox0033
Members-
Posts
25 -
Joined
-
Last visited
Everything posted by roblox0033
-
Can someone please help me
-
V0.0.4 is now up I have added a youtube video with all the new stuff in V0.0.4 hope you like it. Also V0.0.5 Will be the biggest update yet so keep your eye out for that.
-
I really want to create my own Biome and wondering how do you do it. I am not that good at java but I am learning it by making a mod. Can someone please help me :-)
-
Can you lot give me feedback please I really want to make the best mod possible and I can only do that with your help
-
Hello everyone, I am making a mod called More Ores and Tools. I know the name is a bit bland but it's subject to change just like anything in the mod. About this mod List of Blocks and Items that are in the mod. Download Links: V0.0.1 - http://www.mediafire...5hebt142k10ao0a V0.0.2 - https://www.mediafir...s7o8z121s0bim3s V0.0.3 - https://www.mediafir...1j76hzjtwdd48i1 V0.0.4 - https://www.mediafire.com/?796k0vkh1cb88at Changelog Youtube Video's Install Bugs Credits: Roblox0033 - Bringing you lot this mod SackCastellon - For helping me with my RandomOre.
-
Can we please see the files that has the biome code in please.
-
Please help me guys
-
Can someone please tell me how to make a biome and for people who want to make a biome. Also if possible can someone please help making a biome manager Thanks in advance :-)
-
I fixed it now I put RubyOreBlock instead of RubyOre now it works
-
That error report is what I got when I clicked tabOres
-
I don't know why it won't work just want to make it tidy all the content from my mod in it's own creativetabs Here is my Main Class And here is the class where I am putting the block And here is the crash log when I run it And here is the RubyOreBlock Class
-
I am trying to put all my Items and Blocks into there own section on Creative Mode but for some reason Blocks are not working with it the Item section is working find but when I click on the second option witch is the Blocks Option it crashes and closes:/ here is my code CreativeTabBlocks Blocks Please help I really want this to work
-
I have no idea just wanted to make it like Lucky block
-
@SackCastellon I tried but failed will you be able to change my code so it's only drops a curtan number of 1 item at a time please and make some items rare like diamond so 1/20 chance of getting diamond and do it with all of them but the non rare items are like 1/3 for example only if you can but can you keep the quantityDropped = numbers the same if that's ok
-
Also can you make it so only 4 of one item comes out at a time doesn't work for me I don't know why
-
Here is my TinOre class where I am testing it Also I am using the code you gave me for it to make it a bit rare for other items can you make it work please
-
I mean I want it to drop 2 ruby's if it picks ruby from the random code but at the bottom it says else { quantityDropped = 1; } return quantityDropped; if I changed that 1 to 0 then noting comes out of the block and if I keep it at one only 1 ruby comes out instead of 2 ruby's
-
I found a problem with the code So I made it so you can get two Ruby's from the ore but If I put quantityDropped = 1 to 0 then noting drops but if I put it to 1 then only of the of item drops but in the code I put quantityDropped = 2 for ruby. How do you fix this for all of them
-
And can you make it so some drops are more rare sorry for asking to many questions just love the idea
-
One last thing I tried to make it drop blocks but it can't is there away
-
How do you make so it only gives 4 of a single item on the list instead of giving a random number to all of them
-
Random Item drops problem. This bit of code works but how do you make it so you can get 4 arrows. For example I break the block and get a apple how can I get more than one apple at a time please help.
-
BUMP!!!!!!!!!! I really need help with this
-
I need help with my Ore code I changed it to make it spawn more. I put the ore vain size from 4 - 8 and it spawns a lot of them and sometimes it generates 1 please help Here is my code MoreEverythingWorldGenerator.java RubyOre.java TinOre.java MainRegistry.java -------------------------------------------------- Also can you help me with my ore dropping random items I really like the idea and think it would be cool