• 0

    posted a message on Need mod Ideas
    Quote from Peachlicious
    yes, pretty much! Thank you for looking into my idea. But, if it's not too much, can you replace villager houses with iron and cobble? Just to make it more like a city?

    Will do! Also if you want we could work together (if you don't have a GitHub account you should make one have a repository up already)
    Posted in: Requests / Ideas For Mods
  • 0

    posted a message on Need mod Ideas
    Quote from Peachlicious

    Here I go!! And possibly make villages spawn more, but I won't mention that below. Enjoy reading alot.

    Banks: Multiple banks may be in a village (In the mod, they will be renamed cities.) You can trade for money, or store your valuable stuff such as diamonds, emeralds, etc. in a chest that no one else can get to. You may also be able to rob the bank, but you have a 60% chance of being arrested for 3 days.

    Money: Basically money, but you can only get it from a job, robbing the bank, or mugging villagers (This is illegal as well, but you only have a 40% chance of being arrested, and if you do, it only lasts a day.) The amount of money depends on what job you get. For example:
    MineBucks cashier: 10$ per hour
    Office Worker: 5$ Per hour
    maid/butler (You can ask villagers to be hired): depends how much money the villager has, ranged from 1$ to 100$, but you only have a 5% chance of getting 100$.
    more coming soon...
    Illness: Sometimes, if you are in a dirty area of the city (If it is dirty, faded green particals will randomly float around) for too long, you may become ill. Some of the "diseases" you can get can be the flu to the plague! The only way to cure this is to go to the hospital. However, if you only have the flu, you can just buy the treatment somewhere else. If you do not go to the hospital in time (3 days) you will die.

    apartments: No need to build a home! You can simply buy an apartment! A starter apartment, the only one you can get the first time, only costs 20$. However, every month IRL time, you will have to pay the rent which will, no matter what, always cost 50$. If you do not pay the rent 3 days afterwords, you will be kicked out, and all items placed in the apartment will be taken away, never to be seen again. You may also buy a house, but you have to build it yourself on extra land in the city. This does not cost anything. Other types of apartments you may "unlock..."
    Family style apartment: A "family-sized" apartment you can buy, with 4 bedrooms and two bathrooms, usually only useful in multiplayer, the second apartment you can buy. cost: 50$. rent: 70$
    Beauty and the style apartment: a 3 bedroom, 3 bathroom penthouse, better then other apartments, and has more decor. cost: 80$. rent: 100$.
    Yup. NYC style apartment: a 1 bathroom, studio apartment that is very tiny, has no decor, and can only be purchased on the dirty side of the city. It only costs $10, and rent is only 1$.
    last but not least...
    Hollywood style apartment: a wide, 5 bedroom, 5 bedroom penthouse, complete with a chandelier, two stories, and a library. cost: 200$. rent: 150$.

    hospital: When you get a virus besides the flu, or if you want to visit a loved one (This includes villagers) then you must go to the hospital! A stay costs 50$, but a visit is free. If you have a virus and you go to the hospital, you must stay for 2 days. But you get delicious meals, a tv, a nice view, and you get to read pre-made stories! (if Minecraft Comes Alive likes the idea) If you are having a baby, you can also go to the hospital for that.

    Diners: Want to go out for once? Come to a diner, and eat till' your heart stops! But remember, the better quality the diner is, the more the bill will be.
    MineBucks: Like Star Bucks. Each meal costs 10$.
    McMinelds: A low quality fast food place. Each meal costs 5$.
    Goldy Pizza: A low quality pizza place. Each meal costs 15$.
    Breadstone: A medium quality diner. Each meal costs 20$.
    龍餐 (Dragon Meals): A medium quality chinese diner. Each meal costs 17$.
    Salties: A medium quality diner. Each meal costs 25$.
    Mining Diamonds: A high quality diner. Each meal costs 35$.
    翡翠城 (Emerald city): A high quality chinese diner. Each meal costs 50$.
    Amore pasti re (Love King Meals): A "heavenly" quality diner. Each meal costs 75$.

    cars/trucks/etc.: Ah, yes, for once, driving in Minecraft! I don't have much for cars, so you can do what you would like with them.

    Prison: Prison is a fairly large building with two floors. Though it is made of iron blocks outside, the middle of the wall is made of obsidion, but iron blocks are placed inside. If you have murdered a villager, mugged someone, or robbed a bank, you may get arrested. If you mugged someone, you have a 40% chance of being caught, and you must stay for one day. if you robbed a bank, you have a 60% chance of being caught, and you must stay for three days. If you murdered one to two villagers, you will be arrested for 5 days. However, if you murdered more than two, you will be given the death sentence, which will be by being locked in a room with no way out, slowly starving to death.

    That's it for now, bye! <3

    So extend the village generation code and add new structures also add a guard NPC I will have to do some AI (I'll use some of AI of the zombie the only thing I'll have do is change the texture and make that they swing there sword at the player if the player doesn't go in the prison.I'll take the sword swinging from the zombie pigman class.)
    Posted in: Requests / Ideas For Mods
  • 0

    posted a message on Need mod Ideas
    cool winter sports mod I'll have to poke around the Minecraft World Generation code and modify it also add some items,block and crafting recipes (also thinking about adding hot chocolate)
    Posted in: Requests / Ideas For Mods
  • 0

    posted a message on Need mod Ideas
    I am bored I don't know what to do with modding what mod should guys I should do.
    Posted in: Requests / Ideas For Mods
  • 0

    posted a message on My contact info
    I have a GitHub account and I am very new my GitHub name is Mooncoder also I'm the PocketMine IRC Channel #pocketmine and my name is Mooncricket42. p.s if anyone help with stuff on GitHub I am new
    Posted in: Computer Science and Technology
  • 0

    posted a message on Minecraft Mod Dev Help - Bridge Blocks and Importing Textures Post-Coding
    Maybe try to make it that the block replicates itself.
    Posted in: Modification Development
  • 0

    posted a message on Gaming Mod - All Your Favorite Games in One Mod!
    You should make a community of people to work wth you,it will probaly go faster and I if you want could help (things I can do is shaped and shapeless crafting recipes and textures! and some generation.
    Posted in: WIP Mods
  • 0

    posted a message on Coastal-Craft PE
    Is it 0.9.0? Because it was released today!
    Posted in: MCPE: Servers
  • 0

    posted a message on [W.I.P.] Pocket Mod Maker app for Android With no coding skills needed
    Quote from 1data1

    Then tell me how to actually code

    You need the android SDK download it from here for http://developer.android.com/tools/sdk/ndk/index.html
    optional(eclipse IDE) from here http://www.eclipse.org
    and the JDK from here http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html
    and a video on how to setup them up http://m.youtube.com/playlist?list=PLgLZvFga2ml7bvlhOWD8BbuU8314sh0Dj
    not a tutorial on installing the JDK to find that out look up thenewboston (all one word)
    Posted in: MCPE: WIP Mods / Tools
  • 0

    posted a message on Python vs Java which one is better
    Just wanted your option.I for one like Jython (Python in Java it also runs under the JVM)
    Posted in: Computer Science and Technology
  • 0

    posted a message on Simple Guns Mod v2.5[TextureUpdate,TntGun,ArrowGun and FlameThrower]
    Could you teach me how to make Minecraft pe mod scripts?
    Posted in: MCPE: Mods / Tools
  • 0

    posted a message on [Bug] icons before threads
    Lol sid pick
    Posted in: Feedback Archive
  • 0

    posted a message on Problems with graphics
    It's base of a very early version Minecraft pe just a little modification to the game so it include a Mod API :)
    Posted in: Minecraft: Pi Edition
  • 0

    posted a message on Python vs Java which one is better
    Which is better Python or Java
    Posted in: Computer Science and Technology
  • To post a comment, please .