We need to be able to drop items on the ground

We’re at a transitional stage in decentraland. The client is finally maturing. Mobile is launched. Real persistence is possible with the authoritative server. New leadership is taking over at the Foundation bringing in fresh ideas. We are ready to take the next big step.

Before everything settles, I wanted to take a minute a throw in my vision for what Decentraland should focus on for the rest of 2026 and maybe beyond. My core idea is deceptively simple:

We need to be able to drop items on the ground.

I’m proposing any wearable, any name, any Land deed, any NFT or token that’s on-chain should be able to be dropped persistently and rendered in 3D inside Decentraland. A user opens their backpack and drops an item. The item stays there after they leave. Another player walks by, sees the item glowing, picks it up, and it is transferred to their wallet.

Why this completely changes Decentraland

  • The world becomes filled with items. Right now Decentraland’s engagement is event-driven. No event, no reason to log in. Item dropping creates single-player reasons to explore that don’t require anyone to organize anything. Adopt this mechanic at the platform level and suddenly Decentraland transforms from a static gallery of scenes into an interactive world filled with any and all items on the blockchain.

  • Land gets a job. Right now land parcels have no inherent utility beyond scene hosting. Once a land’s scene goes stale or an SDK update breaks it, they sit dead with no reason for players to visit and no incentive for owners to redeploy. Players being able to drop items anywhere in Genesis City gives land parcels a secondary function (item hosting) that activates them without requiring the landowner to do anything. Landowners opt in, an item hosting wallet is created for the parcel, and the owner sets drop policies: open, invite-only, fee-required, or closed.

  • Decentraland becomes a visual layer for the blockchain. We’ve already proven the idea of your avatar as your wallet with wearables. Let’s take this to the natural next step and have Decentraland render and display anything on-chain. NFTs can be rendered as playing cards, tokens as coin stacks or purses. This immediately opens up the world to the thousands of potential users in the crypto space and makes Decentraland the de facto space for 3D social blockchain commerce.

  • Trading becomes social. Two players stand near each other. A trade surface appears between them. Each places items on their side. They negotiate in voice chat, inspect what’s on the table, and confirm. An escrow contract executes the swap. No marketplace tab, no browser, just two people making a deal in a 3D space the way trading has worked for thousands of years. Once items exist in the world, peer-to-peer trading is the natural next step.

  • Emergent experiences. None of these need to be programmed. They emerge naturally from the single mechanic of players being able to drop and trade items:
    1. Brands hide real NFTs across the map for scavenger hunts
    2. Street markets form where players stand with items visible, haggling in chat. Think banks in old school RuneScape
    3. Dead drops let you leave something at a hidden location for a specific person
    4. Delivery quests: carry an item from parcel A to parcel B for payment
    5. Dropping and passing items becomes a game
    6. Gift giving becomes physical: walk up and hand someone something

Bots and Griefing

The largest problem with this idea is bots sniping anything that’s dropped and griefers flooding parcels with mountains of junk. I propose a soulbound reputation system to combat both.

Similar to any forum or community platform, a user must prove a certain level of commitment before being able to interact and contribute. New accounts can see items but can’t grab them. Established accounts can pick up items, receive items, and trade. Veteran accounts can drop items on public land. Reputation is derived from signals already tied to every user’s passport: account age, time in-world, badges, DAO votes, event attendance history. Parameters would be governed by the DAO.

In addition to the reputation system, a visual filter should let users control which categories of items they wish to see, or hide all dropped items entirely.

How it gets built

Something this big would need to be a collaboration between Foundation, DAO, and land owners. The good news is that the core mechanic is feasible today. SDK7’s authoritative server runtime already supports the persistence, multiplayer sync, and server-side validation needed to make drop and pickup work. I hope to fully prove this with the completion of my prototype. What a single scene can’t do is make items exist across the world. This requires platform-level changes.

Here’s how the work splits:

  • Foundation builds the pipes: explorer-level item rendering, session keys so wallet popups don’t kill the experience, and a parcel wallet registry.
  • DAO governs the policies: reputation parameters, smart contract audits, grants for builders. Marketplace and fee implications of peer-to-peer in-world trading will need further discussion here.
  • Land owners opt in, set their drop policies, and build experiences around the mechanic.

As proof of concept, I’m close to completing a working prototype deployed at lootdrop.dcl.eth.

Conclusion

The past six months of development have been amazing for Decentraland. The platform is finally stable enough to host real games and social experiences. But we can’t expect to win over users by just imitating Roblox (we are years behind). If we want the platform to succeed, we must innovate and lean into the blockchain foundations of the platform that make Decentraland unique. Decentraland has three strong unique elements it should focus on:

  1. On-chain Land that users own
  2. A live economy of on-chain wearables, names, and items
  3. Real server-side persistence from the authoritative runtime

Item dropping is the mechanic that combines all three. Let’s activate dead scenes across the map, make Decentraland a hub for on-chain commerce, and make the platform instantly fun by giving users something to do with their in game assets/items.

7 Likes

I like the idea. It would be the same as an MMORPG. However I dont know if adding this to the list of stuff they’re doing rn will slow down overall progress. Also, I do think that a trading interface may be better?

1 Like

agree a trading interface is a must and half of the equation!

Regarding slowing down current development, I might agree with you if I had any idea of what foundation is working on. Right now it is not clear.

This would be epic! I down if it possible. I just know it is a logistical nightmare since we tried doing this too with our MetaVS Beta game https://www.youtube.com/watch?v=Nbllnzqkh_c took us months and every time we kind of got it to work something random would make it no work anymore. But ya if someone can pull it off would be epic and def get a vote Yes from me!

1 Like

Great idea! More utilities for land.

2 Likes

Ship it!
Who’s in charge of implementing this?

It’s just an idea for now. It would take quite a bit of work from foundation and DAO to make it a reality

hey @ile thanks for sharing this! A couple of thoughts/open topics from my side:

  1. demand. I would push back on keep building things and expect communities/people to show up. DCL already made that mistake with linked wearables, lots of engineering and DAO discussions put into the feature that didn’t end up bringing outside communities adoption. It is true that the feature had some rough edges but protocol capabilities do not generate demand by themselves. Could we use your prototype, trying to get a partner first or even understanding how The Forge, built by LastSlice (cc @lastraum) which covers a similar use case (with a different approach) is doing to understand if there’s enough interest out there before building.
  2. framing: I like the idea of leaning into blockchain foundations ONLY if they are treated as the plumbing rather than a sales pitch. (render your wallet in 3d or blockchain’s visual layer is interesting only to a handful of people and we need to break out our niche to build momentum).
  3. as far as i understood you’re proposing a parallel trading riel with this, what if this used the existing marketplace contracts beneath the in-world trade surface? that way we can keep capturing the marketplace fees and the secondary sales royalties. Also, for mass drops, I would try to capture some kind of fee from creators/publishers

Overall, I like the idea but we need to first get signal before running into building stuff. WDYT?

1 Like

Thanks for the response, I see your point. It is a big project and a big development ask.

I’d say keep it small and “inhouse” to begin with. Partner later. Start with just DCL wearables and mana tokens and build it for existing dcl users first. The community that would benefit from this already exists inside dcl as do the 3D assets/economy.

My main argument is that decentraland feels empty and giving items more interactivity by allowing them to exist spatially and persistently will change how/why people use the platform. Items is what is important, it just makes sense that these are onchain since we already have the proven wearables system and self custody is a cornerstone of dcl. The goal is to have the prototype deployed in world and host a loot drop party, but it would be hard to measure true impact/success unless its a global feature that everyone can use.

Absolutely we should use/recycle whatever existing trading contracts we can! Idc how its built and i dont know the best way to build it. I just think if we want dcl to be a social space (which has been foundations Why statement for the past couple years), the obvious feature to add is in world trading/commerce/drops to give users another reason to be social with real utility.

At the end of the day, I am just sharing a dream of what I want to see in decentraland and something I think is worthy of working toward.@ginoct I’m curious to hear your thoughts on where you think Foundation and DAOs efforts are best placed for the second half of 2026 and how you see the platform evolving in the long term?

Wow the insanity of this sentence from you @ginoct

We literally spent YEARS working hard on campaigning, getting approval and connecting the BIGGEST COMMUNITIES IN THE WORLD. When web3 was something Cryptopunks, BAYC, MAYC, Waifumon, UwU, KillerGF and more. We built the tens of thousands of 3D molds to fit into Decentraland and all communities were ready to go. However it was THE DECENTRALAND FOUNDATION and DCL DAO COMMITTEE that fell short and REFUSED TO ENACT these LINKED WEARABLES.

WE EVEN OFFERD TO DO THE WORK TO GET THEM TO WORK IN DECENTRALAND FOR FREE. Over 12 times and was ignored every time. Every time someone from these communities would ask on the progress of getting them enacted in Decentraland the others WOULD LAUGH because they know it was AN ON GOING JOKE THAT ANYTHING WOULD EVER GET DONE.

We like FOUR YEARS now into it and YOU GUYS HAVE GOTTEN ABOUT THREE out of the tens of thousands enacted to work. To say

Is the most disrespectful thing to say about all our UNPAID EFFORTS all these years. And one can only deduce your reason for a statement like this is to cope for falling short. I have respect your paid efforts in Decentraland for a long time and have thought highly of you. Even though we feel disrespected by this I will continue to hope for your success for everyone’s sake.

I get it we are all down its tough. However, To deny us from our efforts for years is one thing. But to lie and say they resulted into nothing is another level of low. I don’t know what more I can say, I guess. Enjoy the remaining pay checks. Enjoy what’s left while its here. This aside thanks for everything else.

1 Like