Jump to content

mlewelt

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by mlewelt

  1. yeah i mean vanilla saplings thats why i need to patch the BlockFlower.class ^^
  2. Hello everybody, im new to this forum and this is my very first post :=) So, basically, i want that i can place saplings and stuff on my own block. a quick look revealed that it has todo with the "canThisPlantGrowOnThisBlockID" method inside BlockFlower. It checks for the id of the blocked to be placed and only when it matches it places it. Problem is, that the block that are allowed are hardcoded. i searched around a bit and came to the conclusion that i need a coremod and need to patch this method using bytecode manipulation. Now, i really have no clue on how todo those things^^ It would be cool if you could help me and yeah, any help is much appreciated regards, Marc
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.