Coder Social home page Coder Social logo

Xterionix's Portfolio

I am a professional Minecraft Bedrock coder, experienced in most aspects of the game.

  • Scripting
  • Entities
  • Items
  • Blocks
  • World Gen
  • Functions & Commands
  • Loot tables and trade tables
  • Recipes
  • Molang
  • Particles

Videos of Addons

Scripting


4 by 4 Crafting Table

Completely working 4x4 crafting table that can be expanded to 5x5 or even 3x4

<iframe src="https://user-images.githubusercontent.com/72647213/208864485-f9c7154c-dbe4-43f0-a2eb-7c6998ba410c.mp4" frameborder="0" width="100%" height="100%" allowfullscreen style="width:100%;height:100%;position:absolute;left:0px;top:0px;overflow:hidden;"></iframe>
---

Functional UIs

Completely functional ingame tile entity like system, supports various other foramts.

First Example

<iframe src="https://user-images.githubusercontent.com/72647213/216349996-5de1f2d4-6a92-448d-a1b5-62516e5e9e8b.mp4" frameborder="0" width="100%" height="100%" allowfullscreen style="width:100%;height:100%;position:absolute;left:0px;top:0px;overflow:hidden;"></iframe>

Second Example

<iframe src="https://user-images.githubusercontent.com/72647213/216350270-27505fad-f7ef-4759-8b44-9752ca49f944.mp4" frameborder="0" width="100%" height="100%" allowfullscreen style="width:100%;height:100%;position:absolute;left:0px;top:0px;overflow:hidden;"></iframe>

Third Example

<iframe src="https://user-images.githubusercontent.com/72647213/216356147-24323936-9f95-4424-908c-fa1ae3957712.mp4" frameborder="0" width="100%" height="100%" allowfullscreen style="width:100%;height:100%;position:absolute;left:0px;top:0px;overflow:hidden;"></iframe>

Stealing Items from the Player

Allows entites to steal items from the players, items can be filtered and a cooldown can be added

<iframe src="https://user-images.githubusercontent.com/72647213/227613957-41bb5d6a-fbbe-41a3-8a15-03c7fac4726f.mp4" frameborder="0" width="100%" height="100%" allowfullscreen style="width:100%;height:100%;position:absolute;left:0px;top:0px;overflow:hidden;"></iframe>

Entities


Entity Attacks

Allows entities to do attacks while being ridden by the player

<iframe src="https://streamable.com/e/x7f27q" frameborder="0" width="100%" height="100%" allowfullscreen style="width:100%;height:100%;position:absolute;left:0px;top:0px;overflow:hidden;"></iframe>

Dragon entity

Uses custom flight controls and custom attacks

<iframe src="https://streamable.com/e/u52ejt" frameborder="0" width="100%" height="100%" allowfullscreen style="width:100%;height:100%;position:absolute;left:0px;top:0px;overflow:hidden;"></iframe>
--- **Bucketable entities**

Works with varaints, allowing players to transfer entities.

<iframe src="https://user-images.githubusercontent.com/72647213/227613721-6df5f15a-3784-435e-ade3-a3f76a10950f.mp4" frameborder="0" width="100%" height="100%" allowfullscreen style="width:100%;height:100%;position:absolute;left:0px;top:0px;overflow:hidden;"></iframe>

Example 2

<iframe src="https://user-images.githubusercontent.com/72647213/227613721-6df5f15a-3784-435e-ade3-a3f76a10950f.mp4" frameborder="0" width="100%" height="100%" allowfullscreen style="width:100%;height:100%;position:absolute;left:0px;top:0px;overflow:hidden;"></iframe>
--- **Use of obscure components such as `minecraft:lookat`**
<iframe src="https://streamable.com/e/k3g4gh" frameborder="0" width="100%" height="100%" allowfullscreen style="width:100%;height:100%;position:absolute;left:0px;top:0px;overflow:hidden;"></iframe>
--- **Custom death animation**

Uses a different animation when the entity dies.

<iframe src="https://streamable.com/e/sykddn" frameborder="0" width="100%" height="100%" allowfullscreen style="width:100%;height:100%;position:absolute;left:0px;top:0px;overflow:hidden;"></iframe>
--- **Custom charge attack**

The vanilla goat ram attack was not functional, so I made my own.

<iframe src="https://streamable.com/e/aoj0ew" frameborder="0" width="100%" height="100%" allowfullscreen style="width:100%;height:100%;position:absolute;left:0px;top:0px;overflow:hidden;"></iframe>
--- **Entities dragging players**

Can be used for an entity picking up the player as well.

<iframe src="https://streamable.com/e/gsmlm3" frameborder="0" width="100%" height="100%" allowfullscreen style="width:100%;height:100%;position:absolute;left:0px;top:0px;overflow:hidden;"></iframe>
--- **Unique damage system**

Allows certain areas of the entites make it instantly die.

<iframe src="https://streamable.com/e/5bu18z" frameborder="0" width="100%" height="100%" allowfullscreen style="width:100%;height:100%;position:absolute;left:0px;top:0px;overflow:hidden;"></iframe>
--- **Immobile/Block-like entites**

Works similar to blocks.

<iframe src="https://streamable.com/e/ntayqp" frameborder="0" width="100%" height="100%" allowfullscreen style="width:100%;height:100%;position:absolute;left:0px;top:0px;overflow:hidden;"></iframe>

Summons sheep on an interval

<iframe src="https://streamable.com/e/fbktya" frameborder="0" width="100%" height="100%" allowfullscreen style="width:100%;height:100%;position:absolute;left:0px;top:0px;overflow:hidden;"></iframe>
--- **Unique entity behavior**

The entity path finds to the house block and "goes inside" at night and leaves during the day.

<iframe src="https://streamable.com/e/d5kvvq" frameborder="0" width="100%" height="100%" allowfullscreen style="width:100%;height:100%;position:absolute;left:0px;top:0px;overflow:hidden;"></iframe>

Attachables


Mermaid Tails

Allows players to swim faster

<iframe src="https://streamable.com/e/x1drdr" frameborder="0" width="100%" height="100%" allowfullscreen style="width:100%;height:100%;position:absolute;left:0px;top:0px;overflow:hidden;"></iframe>
--- **Medusa Tail**

Allows players to move faster, allows provides effect bonus.

<iframe src="https://streamable.com/e/wwrdb6" frameborder="0" width="100%" height="100%" allowfullscreen style="width:100%;height:100%;position:absolute;left:0px;top:0px;overflow:hidden;"></iframe>
--- **Wings**

Allows players to fly.

<iframe src="https://streamable.com/e/q5xvxr" frameborder="0" width="100%" height="100%" allowfullscreen style="width:100%;height:100%;position:absolute;left:0px;top:0px;overflow:hidden;"></iframe>
--- **Armor & 3D Weapons**

Using vanilla models image

Using custom models image

Blocks


Lockable Chests

Allows chests to be locked and unlocked

<iframe src="https://streamable.com/e/rhfvvd" frameborder="0" width="100%" height="100%" allowfullscreen style="width:100%;height:100%;position:absolute;left:0px;top:0px;overflow:hidden;"></iframe>
---

Ores that work with fortune and silk touch and tools

<iframe src="https://streamable.com/e/cbfgjk" frameborder="0" width="100%" height="100%" allowfullscreen style="width:100%;height:100%;position:absolute;left:0px;top:0px;overflow:hidden;"></iframe>

Naturally generating in the world image


Interactable Blocks

Showcases my knowledge of permutations and block events

<iframe src="https://streamable.com/e/jf1eob" frameborder="0" width="100%" height="100%" allowfullscreen style="width:100%;height:100%;position:absolute;left:0px;top:0px;overflow:hidden;"></iframe>

Items


Tools

Works will all vanilla tools and items image


Unique items like wands

Showcases custom item lore and use effects

<iframe src="https://streamable.com/e/e3mije" frameborder="0" width="100%" height="100%" allowfullscreen style="width:100%;height:100%;position:absolute;left:0px;top:0px;overflow:hidden;"></iframe>

Custom swords with effects

Showcases hurt effects

<iframe src="https://streamable.com/e/xwbjw9" frameborder="0" width="100%" height="100%" allowfullscreen style="width:100%;height:100%;position:absolute;left:0px;top:0px;overflow:hidden;"></iframe>

World Gen


Structures

Land structure image

Structures in different dimensions image

Underground structures image


Modifying vanilla biomes

Modified Nether biomes x image


Custom features

Custom geodes that work without crashes image

Custom flower generation image

Published Addons

  1. https://mcpedl.com/prehistoric-animalia-addon/
  2. https://mcpedl.com/prehistoric-vanilla/
  3. https://mcpedl.com/tamable-foxes-addon/
  4. https://mcpedl.com/more-mob-variants-addon-1/
  5. https://mcpedl.com/structura/
  6. https://mcpedl.com/true-enderite/
  7. https://mcpedl.com/mystic-land-addon/
  8. https://mcpedl.com/pink-river-dolphins-addon/
  9. https://mcpedl.com/domesticraft/
  10. https://mcpedl.com/dragonology-a-httyd-addon/
  11. https://mcpedl.com/pokeballs/
  12. https://mcpedl.com/ravemons-mob-addon/ ( Contributor )

If you have any more questions, message me on Discord Xterionix#0001

explodingcreeper's Projects

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.